08Nov22rv1_15_0+0002-e6790248698 - detailed test results for SUMO.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Nov050554.3208485 -g

To start TextTest for these tests, run:

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


gui: 3532 tests: 5 succeeded 3468 FAILED 36 known bugs 23 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics adapt_speed_to_new_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4facf8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f971fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4fa8ecf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel apparentDecel_higher ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9056df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8ef4cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb901620082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel apparentDecel_lower ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1c797ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1c635ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1c756ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel apparentDecel_lower_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2250708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60236cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f600d9150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f601f60c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel apparentDecel_lower_collision_avoided ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07a9f0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07941540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07a5e4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80 stage=move.
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.
> 
> =================================================================
> ==2251212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd591b872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd57bde60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics stopping stop_at_point ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb003ec12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fafee1300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fafffe02082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics stopping stop_at_point_with_follower ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb5ccec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb46f4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb58c2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics stopping stop_at_point_with_follower_insertion_offset ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b8f3182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b795740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b8b259082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics stopping stop_at_point_with_follower_tau ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f3cea22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f271020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f38de3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics tau tau0.2_actionsteplength0.2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04396eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f042307e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f043562c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics tau tau0.5_actionsteplength1.0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2251553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66c36562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66acfd00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66bf597082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics tau tau0.5_actionsteplength1.0_options ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2251746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85503ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8539d6b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f854c32f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics tau tau1.0_actionsteplength0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f446287f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f444c2120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f445e7c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length CF_dynamics tau tau1.0_actionsteplength1.0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2251366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb5ebd22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb485500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb5ab13082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f6e9cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1f587cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f6a90d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
1008c1008
<                 <vehicle id="veh" pos="165.24" speed="28.15"/>
---
>                 <vehicle id="veh" pos="165.23" speed="27.93"/>
1017c1017
<                 <vehicle id="veh" pos="168.03" speed="27.70"/>
---
>                 <vehicle id="veh" pos="167.99" speed="27.25"/>
1026c1026
<                 <vehicle id="veh" pos="170.78" speed="27.25"/>
---
>                 <vehicle id="veh" pos="170.68" speed="26.58"/>
1035c1035
<                 <vehicle id="veh" pos="173.48" speed="26.80"/>
---
>                 <vehicle id="veh" pos="173.30" speed="25.91"/>
1044c1044
<                 <vehicle id="veh" pos="176.14" speed="26.35"/>
---
>                 <vehicle id="veh" pos="175.86" speed="25.23"/>
1053c1053
<                 <vehicle id="veh" pos="178.75" speed="25.90"/>
---
>                 <vehicle id="veh" pos="178.35" speed="24.56"/>
1062c1062
<                 <vehicle id="veh" pos="181.32" speed="25.45"/>
---
>                 <vehicle id="veh" pos="180.77" speed="23.89"/>
1071c1071
<                 <vehicle id="veh" pos="183.84" speed="25.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f279e8c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2788b1f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f279a801082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange block_both_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b201962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b0a3df0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b1c0d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange bugs ticket1153 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff3bd10b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff3a6f0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff3b904c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange bugs ticket4010 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02db7da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f02c5a230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f02d771b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange bugs ticket4364 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdcb60052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc9fe060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdcb1f46082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange change_while_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f79774cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79617190cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7973410082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange check_leader_on_both_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a6fd4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a59fa90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a6bc8b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange check_leader_on_both_lanes2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb52ff52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb3d2540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb4ef36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange check_remaining_space ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b9ec982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b88a960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b9abd9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange check_remaining_space2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd95ae4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9450af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd956d90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange internal_lane_straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58c7ccc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58b1ab80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58c3c0d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange internal_lane_straight_midpoint ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70243702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f700e16e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f70202b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange internal_lane_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0da77732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d9155b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0da36b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange lcSigma ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2247962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7387b3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7371d970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7383a7f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange lefthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0358ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff01fb5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff031840082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange maxSpeedLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa8ed23d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8d74990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa8e917e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange maxSpeedLat2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c425e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c2c8450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c3e527082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange maxSpeedLatStanding ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9db4772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb9c56d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9d73b8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics continuous_lanechange ramp_end_maxSpeedLatStanding_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2246304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28e7afd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28d1d550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28e3a3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtake_stopped_on_the_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83815012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f836b75e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f837d442082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtake_stopped_on_the_left_low_space ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fae5aeea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fae451340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fae56e2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_allowed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f73bfc782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f73a9ed60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f73bbbb9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba2653d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fba107970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba2247e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31272252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31114800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3123166082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa94fc952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa939ef20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa94bbd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics speedGain default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33e959a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33d339c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33e54db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics speedGain keepRight0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5998272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5836130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff595768082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics speedGain lcSpeedGainRight1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb30aa682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2f48680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb3069a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics speedGain speedGain2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2248538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f059ecb52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0588ab60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f059abf6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics speed_assistance urgent_change_backBlocker_slowdown ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16384892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16226e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16343ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length LC_dynamics urgent_change_backBlocker_slowdown ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2250456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fddcce652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fddb70af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fddc8da6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc20b072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc0ad740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc1ca48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_mopeds ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa3a3b9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa38de0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa39fadb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane angles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2257132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c2f7d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c19a2f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c2b711082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bestOffset2_noReserve ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2257953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbea3ead2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe8e10c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe9fdee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bestOffset2_reserve ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2257891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6156b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5ff9260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6115fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane beyond_lane_on_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2257714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc982ed52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc96d11f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc97ee16082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket2154 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faac8ede2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faab31280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faac4e1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket2259 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88895c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88738220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8885509082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket2585 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6af7342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff69998c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6ab675082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3028 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f225a8e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2244b450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2256827082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3050 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6fcbf7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6fb61c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6fc7ebd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3107 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4545a4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f452fc940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f454198d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3184 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b875b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b717f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b834f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3195 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa25f0832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2492d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa25afc4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3213 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2259007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c5c1a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8c463fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c580e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3244 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2259018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8c0ffb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8ab26a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8bcf3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3333 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16a6b9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1690e0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16a2adc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3372 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94531df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f943d43e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f944f120082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3582 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76a6ed82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76911220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76a2e19082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3601 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f622fc2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6219e610cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f622bb6f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3613 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5cf3a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5b95fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5cb2e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50', latGap=-1.06, time=0.90 stage=move.
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.
> 
> =================================================================
> ==2259402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc59dd332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc587fa10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket3619 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76668bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7650b2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76627fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket5275 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6dbe0922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6da79760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6db9fd3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2257802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7790a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7633020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe774fe6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.89" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.91" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane extra_wide_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed7af1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed6517a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed76e5f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f20469b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2030c120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f20428f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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: 33.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 32.10
11c11
< Statistics (avg):
---
> Statistics (avg of 2):
13c13,14
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c16
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane junction_leader_sibling_block ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9ca83e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c926330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ca432a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane junction_leader_sibling_block2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7fda3122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7fc455b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7fd6253082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane junction_leader_sibling_pass ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1aa2d9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a8cfe50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a9ecdc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane lane_split_conflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f957a3bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95646160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f95762fd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane maxSpeedLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0b34f002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0b1f15e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0b30e41082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane nopush_for_merge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2255382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ed59e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ebfc450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8ed1929082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_undercut_frontgap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2256123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2d60f752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2d4b1d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2d5ceb6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane nopushy_encroach ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2255749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3fb11262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f9b3850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3fad067082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane overtaking_bicycle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2252232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6bfc1352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6be637c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6bf8076082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane overtaking_bicycle_step0.2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2252295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f561f94e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5609ba90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f561b88f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane push_fail_adapt_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2257360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc617762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc4b9e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc5d6b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane push_for_merge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2254327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f373ac3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3724e890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3736b7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane push_for_merge_equalize_gaps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2254808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54743e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f545e6440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5470326082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane push_for_merge_ignored ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2254796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16f714d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16e13940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16f308e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane push_for_merge_pushygap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2254655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0de24d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0dcc7320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0dde414082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane smallpush_for_merge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2255481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7f891452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7f7338c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7f85086082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane stay_on_road ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2256892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34eea372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34d8c810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34ea978082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane strategic_stay_and_speedgain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e7d2592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e674a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e7919a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : action_step_length Sublane strategic_stay_and_speedgain2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2254202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb41baf82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb405d660cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb417a39082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2066328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1a88ee72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a731460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a84e28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f289c5632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28867c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28984a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8afeef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc899ccb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8abe30082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2066209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8c20652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8abe510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8bdfa6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2066598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9267082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc922649082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc92670893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc926707b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2066630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fadc209b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fadac2e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fadbdfdc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdcabd612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc95b4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdca7ca2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f462a0262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f46142840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4625f67082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18396b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18239170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18355f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde7b1e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde6543f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde77121082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2b512e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc29f37c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2b106f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6b13772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc69b5d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc6ad2b8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48186f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48029560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f481463a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd05dc0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd047e640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd059b4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea7bc862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea65ef40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea77bc7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0873e302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f085e09e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f086fd71082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f631ad8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6304fe70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6316ccf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa2bc39a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2a65f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa2b82db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faaeb1662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faad53d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faae70a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f561a5da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56048490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f561651b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2dbaa4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2da4c940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2db698b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2065523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2157a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc1ffa040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2116e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9761c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9604130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe97210a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff33cbfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff326e450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff338b3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3157eef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f314214e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3153e30082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2065814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca53b4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca3dda90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca4fa8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa59033d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa57a5990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa58c27e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc03fed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbee24c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdbfff2e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb86e6a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8584910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb86a5ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c2db3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c179260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c29a7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ce90752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3cd2e610cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ce4fb6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2066142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff57f3182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5695740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff57b259082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2065895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1fe8d262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1fd2f850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1fe4c67082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd504faf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4ef20c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd500ef0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08e64742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08d06d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f08e23b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7fdb492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7e7d910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7f9a8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30e29392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30ccb960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f30de87a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe13ddb62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe1280350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe139cf7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2066794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb44f1692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb438f530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb44b0aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78285742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f781258f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78244b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f794ba672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7935ab70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f79479a8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77e5a8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77cfaa20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77e19cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
58a69,104
> 
> =================================================================
> ==2058457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f897dd5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8967fb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8979c9d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2058272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd28c80c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd276a6a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd28874d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2058398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f116f1c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f11594220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f116b104082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68a7b412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6891d9f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68a3a82082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2058520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f351fa9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3509cfa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f351b9db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2058378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83e028c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83ca4ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83dc1cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe686cbd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe670f270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe682bfe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efeb5a982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efe9fcf40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efeb19d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff180ff32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff16b24d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff17cf34082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2059094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f99c016a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f99aa3d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f99bc0ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9bf8de72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9be2be80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9bf4d28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2058827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f0feaa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ef9c910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f0bdeb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff05701e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff040e070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff052f5f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2032c622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f201ca600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f202eba3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1958c232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1942a240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1954b64082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f785f9ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78495870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f785b90b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a2c64c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a168a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a2858d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcb101e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc9abfd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcacf5f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe07c0392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe065bf40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe077f7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd8b8e6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd8a2a240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd8b4dac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1a29182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd18cb840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd19e859082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6155e222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f61400800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6151d63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a7c0962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a662f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a77fd7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f1c8cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1f06b2a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f1880c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f8706f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1f712cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f82fb0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2060024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96b7ce42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96a218d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96b3c25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f96b7ce493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f96b7ce3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cb4b732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c9edcc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cb0ab4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2059905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6962e6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f694d0c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f695edac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f686310d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f684d38a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f685f04e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe1fe85d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe1e8adc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe1fa79e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2064165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd15049d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd13a7160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd14c3de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2064113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f29ae30f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f29aa250082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f29ae30f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f29ae30eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==2064091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f88a2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f8496e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1f88a2d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1f88a2cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2064237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f538ce452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53770bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5388d86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2064203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a132502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a0f191082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7a1325093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7a1324fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16562fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f164056a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f165223c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5b8d3442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b771410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5b89285082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd4f0ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd38ed80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd4b02d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10cd6302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f10b743b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f10c9571082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78d162e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78bb8760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78cd56f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2063667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f379b27d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37850680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37971be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fae7efd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fae692580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fae7af1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc1c4a942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc1aed120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc1c09d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f54e892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f3f0f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f50dca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53743a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f535e19e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53702e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2063760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34da67c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34c447e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34d65bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf6f06c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbf58e6e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf6afad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34b4cde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f349ef280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34b0c1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53648de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f534eb280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f536081f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2063047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3fa299a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f8cbfa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f9e8db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37fd6182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37e74160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37f9559082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2063411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab80cd82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fab6af370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab7cc19082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2062293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5dbba102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5da5c6f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5db7951082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7cf5adb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7cdfd250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7cf1a1c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbdbcae42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbda6d430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbdb8a25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcad648d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcac028e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcad23ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd74a01f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd73427a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd745f60082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d740a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d5e2ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d6ffe1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85bd9212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85a7b800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f85b9862082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ce62122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7cd045b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ce2153082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0fb207f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f9c2b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0fadfc0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd27ef732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd2691b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd27aeb4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f74537992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f743d9f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f744f6da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f11b700e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f11a126d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f11b2f4f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f122acfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1214f5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1226c3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f35079172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34f1b720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3503858082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b1012e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2af9f1a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b0c06f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f21b6c012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21a0e5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f21b2b42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe8684882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe8522780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe8643c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2061287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f61a242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f4bca30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f5d965082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c7f23b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c694990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c7b17c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdfb7c862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdfa1ee20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdfb3bc7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f126193c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f124bba70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f125d87d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2061404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f916b8982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91556980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91677d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2061459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46872782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f46710760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f46831b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2061453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2c9c412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2b3e9e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2c5b82082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf3f8422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbf29aa10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf3b783082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58c4cff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58aef7c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58c0c40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e137c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7dfda2d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e0f704082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f886414c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f884e3b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f886008d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2062659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f99c30a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f99ad30f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f99befea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f99c30a993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f99c30a8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f80be6e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f80a89640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f80ba628082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78b808c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78a22f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78b3fcd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce4d8c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce37b400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce49802082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0374c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc02172d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc033404082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f250fee82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f24fa1650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f250be29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f41320d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f411c3360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f412e018082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3205cfd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31eff5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3201c3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcda8d082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd92f640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcda4c49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25017062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f24eb9640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f24fd647082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f190c2ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18f654d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f190822f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1dc6742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1c64600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1d85b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2063721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e7d3e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e79328082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4e7d3e793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4e7d3e6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2062878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ad6c552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7ac0a530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ad2b96082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31b91cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31a2fca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31b510c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2063553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0cb5b9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0c9f9890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0cb1ae0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe43c632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe2debe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe3fba4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2060864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcd87dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcd471e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7efcd87dd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7efcd87dcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e6f8532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e59ab10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e6b794082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd64ee192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd6390740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd64ad5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2061079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ead9e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e97c400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1ea9922082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1ead9e193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1ead9e0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02716152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f025b8740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f026d556082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc74161d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc72b87a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc73d55e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f005b5ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f00457f50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f00574ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2061081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f344ecc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3438ac70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f344ac07082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5ff72f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5fe15620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ff3234082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06fcd072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06e479f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f06f8c48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5c03ab02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5beb5470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5bff9f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cb87ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ca25ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cb46ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b246122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b0e86e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b20553082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e1946c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e036ca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e153ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f13aa82f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1394a8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f13a6770082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8661e3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f864c0bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f865dd80082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2064812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f19f873b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f19e25260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f19f467c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28e70452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28ceafc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28e2f86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f5d8e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f453a00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f59827082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d9437b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d7e5d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d902bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22bcd3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f22a6f9f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22b8c80082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd70d6712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd6f78ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd7095b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f793760b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f792186a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f793354c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5c7ac92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc5b1d130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5c3a0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0bfdbdb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0be7e3a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0bf9b1c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9c38782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9adad60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9bf7b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2064582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5bc38652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5badac40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5bbf7a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4fd86b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4fc29010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4fd45f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2055992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0902762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc07a4d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc08c1b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc09027693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc090275b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c40dd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c2b0300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c3cd18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb386d8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb370dbd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb382cce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75ebe5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75d60b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75e7d9b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2055989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f991ceef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9918e30082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f991ceef93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f991ceeeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fad397a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fad23a020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fad356e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15d2bb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15bce0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f15ceaf2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34bae912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34a510c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34b6dd2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2056731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9165c482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f914feb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9161b89082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e4e3d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e386500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e4a314082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff473cd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff45dae50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff46fc1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcae4ada2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcaced670cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcae0a1b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc7684b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc60ab40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc7278c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2056722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68a2d3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f689ec7e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f68a2d3d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f68a2d3cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2055984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b893b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b736120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b852f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1376f632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f13611a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1372ea4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97899b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9773c150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f97858f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb36acc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb354f220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb366c04082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f89fc39d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f89e65fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f89f82de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd17839b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1623b20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd1742dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2056757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54c9f6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f54b3f9d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f54c5eb0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26db2622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f26c52900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f26d71a3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d87c9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d71cb80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d83bde082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4f64232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4e043e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4f2364082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8e78ac72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8e62ae20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8e74a08082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdaed16b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdad71950cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdae90ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed906702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed7a69d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed8c5b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f767f12d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76691590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f767b06e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faa16d7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa00dab0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa12cbe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9cd84d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9b78650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9c978e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83dc8b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83c68cd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83d87f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33069142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32f09420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3302855082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7580342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7422a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd753f75082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2057631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff3f4e8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff3df0f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff3f0dcb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff3f4e8a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff3f4e89b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f09af20a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f099947a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f09ab14b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb21c1432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2063b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb218084082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0be4c4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0bceea40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0be0b8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5605e452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55f009c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5601d86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f3c9d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f26c310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f38918082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8e1de1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8e080750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8e19d5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb54a5852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb5347f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb5464c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2060487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0361f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0204500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc032137082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5b565e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe59f4590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5b159f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94d6fe32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94c0de10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94d2f24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6a934b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6931360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6a528c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff91d7862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9075710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9196c7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9aad6e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9a974df0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9aa9621082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3aa50742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a8ee760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3aa0fb5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f918fda82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9179ba60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f918bce9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6df75892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6de17e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6df34ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb183ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb021c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb1430b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2066888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a669fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a507fb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a6293b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2058252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda5331e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda3d57a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda4f25f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fda5331e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fda5331db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f811f2562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81094b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f811b197082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f71db2fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f71c55480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f71d723f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5ca27e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc5b44dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5c61bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2057835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf062a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf021e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fcf062a493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fcf062a3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9590f812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f957b1ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f958cec2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67545e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f673e8420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6750524082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdbd81292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbc23710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdbd406a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9eb3ba22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9e9de020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9eafae3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2057956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07ed0222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07d72800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07e8f63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31f4eb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31df1100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31f0df3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f780c7fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77f65fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f780873c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d557a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d3f5a60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d516ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe186b332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe17091e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe182a74082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31bedb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31a8bba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31bacfa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2058111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e912422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e7b0410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e8d183082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2362291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f979a80f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9784a570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9796750082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2362210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa739aca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa723d370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa735a0b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2362780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa459fa82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa455ee9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa459fa893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa459fa7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2363543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5e30882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5cd2d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5defc9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f8644d56d30
> ==2363368==LeakSanitizer has encountered a fatal error.
> ==2363368==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2363368==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2372402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f93e85232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93d27820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f93e4464082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f93e852393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f93e8522b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2363959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f387a4a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38646f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38763e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2365162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f380c9eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37f6c350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f380892c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2362119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59b6ea62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59a11040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59b2de7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2364151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1e00022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1ca25e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1dbf43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2361908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9ec9ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9d6c460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9e892d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2365638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f622ff202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f621a1800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f622be61082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2363673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4dd9652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4c79800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4d98a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2362031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f352e8412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3518aaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f352a782082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2364184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b5da912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b4764f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b599d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2364696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ff518c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0fded4f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ff10cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2364831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ba25a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b8c5cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b9e4e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2364888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f1cd1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f06d360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f18c5e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2365081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a3fa152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a29c6f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a3b956082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2365133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9933d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc97d6380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc98f31a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2366529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d824452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d6c2430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d7e386082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2366794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc74c5b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7368120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7484f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2366910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb9ece12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb88f2b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb9ac22082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2367473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3467162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3307430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe342657082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2367521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51e75082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51d15330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51e3449082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2367533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4000a9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3fead0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ffc9e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2368102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10b713b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f10a13990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f10b307c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2368305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f09613ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f094b5dd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f095d2ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2368467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3fea7b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3fd49e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3fe66f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2368550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0007d452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efff1fa10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0003c86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2368463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f7f0a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f693020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f7afe5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2368667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68794d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f686372f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6875411082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2368772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d6210a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d4bf0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d5e04b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2363605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf05b842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbeef2e30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf01ac5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2369091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fded58c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdebfb370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fded1809082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2369163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcedfb432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcec9d8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcedba84082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2369206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f635e8252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6348a6d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f635a766082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2369259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9ea7e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb9d4a520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9e6724082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2369890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd68c46e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd6766ca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd6883af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2370081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f556d73e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55579a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f556967f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2370349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7bd98d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7a7bfc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7b98ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc7bd98d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc7bd98cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2370804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8fd758b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8fc17e10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8fd34cc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2370806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe799bea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe783e430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe795b2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2371198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04c03822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04aa5de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04bc2c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2371966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff8396a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff8239120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff8355e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa79cae52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa786d2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa798a26082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cd28d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9cbcb300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cce817082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff750d392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff73afa70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff74cc7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f154df1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f153818a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1549e5e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2372155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ffda832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ff99c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7ffda8393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7ffda82b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9432ccb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f941cf250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f942ec0c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59685a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59528040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59644e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8e03ccb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8dedf150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8dffc0c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2372710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb4504b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb2f2b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb40f8c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2373213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2bf4fe72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2bdf2440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2bf0f28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2373629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d566022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d4085e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d52543082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2373799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6acddea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6ab80490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ac9d2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2374066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4b35f2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4b201710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4b31e6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2374208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5e6eba02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5e58df70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5e6aae1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2374358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a041b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49ee4220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a000f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2374626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e6ec972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e58ef40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e6abd8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2374722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf3ac5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf24a480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf36b9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2374733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0b1ff6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0b09d530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0b1beac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2375187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f13f2aa12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f13dc89e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f13ee9e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2375195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7aaf2ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a990cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7aab20b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2375268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2691172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc25335f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc265058082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2375657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc766f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc609530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc72638082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2376117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f268d2112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f267746b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2689152082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2377449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd64db762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd637dbf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd649ab7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2377455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f710aa292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f70f4c860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f710696a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f710aa2993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f710aa28b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2377469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c32db62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c1d0150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c2ecf7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2377499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1022ca42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f100ceec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f101ebe5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2377493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f011be2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f010608c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0117d6e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9589f772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95741d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9585eb8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30cc2e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30b65430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f30c822a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3347d8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33320140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3343ccc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32f95822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32e37fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f32f54c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f3bb272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f25d860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f37a68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2377482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7832302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc76d4790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc77f171082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2377646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe1b92d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe1a351e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe1b5215082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2378205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfe88da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfd26fb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfe481b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2378477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f744e1712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f74383de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f744a0b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2378692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd5bc4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd45e940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd57b8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2378915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16d21d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16bc41d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16ce115082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2379617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f213eb5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2128dc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f213aa9b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2379626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb81100f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7fb2570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb80cf50082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2380089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbeefab12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbed9d0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbeeb9f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2380165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f605b6ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f604590c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60575ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2380712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9503e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff93a62f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff94c326082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f9c2442bd30
> ==2380997==LeakSanitizer has encountered a fatal error.
> ==2380997==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2380997==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2381017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81b641b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81a06650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81b235c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2381323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1550102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb13f26d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb150f51082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2382056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff66e7f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff658a550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff66a737082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2382229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdf24db62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdf0f0000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdf20cf7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2382293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9dbb7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9c5dc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9d7abb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2382354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7ae6062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7984010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd7aa547082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2382792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ae56ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0acfbab0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ae1630082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2383260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f20ea1412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f20d438a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f20e6082082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2383268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe327a6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3118660cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3239ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2383445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f816eb432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81584950cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f816aa84082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2383578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b92c642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b7cec40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b8eba5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2383629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f492aa762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49148810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f49269b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2384945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88d04b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88ba7170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88cc3f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2385116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f949f27d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94894dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f949b1be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2385469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63825e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f636c8460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f637e528082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2385814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8dddb812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8dc7dde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8dd9ac2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2385836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb44420a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb42e4690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb44014b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2386059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2dbf1122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2da936e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2dbb053082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2386465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78db1152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78c53740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78d7056082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2386691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e9f0352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e892a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e9af76082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2386695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea01a972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9ebcdf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9fd9d8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2386789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7034d912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f701efea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7030cd2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2387546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e37ada2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e21d470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e33a1b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2387725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faa454ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa2f5470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa4142b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7faa454ea93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7faa454e9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2387851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f434af7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43351dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4346ebe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51901c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f517a40e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f518c105082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2389138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff3a18b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff38bb0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff39d7f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff3a18b193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff3a18b0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

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

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff8b8ac02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff8a2d0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff8b4a01082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbc8461b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc6e8750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc8055c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff97cbcf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff966e5c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff978b10082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f823f0952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8228e800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f823afd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62036bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f61ed9090cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f61ff600082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2389911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f428c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f2cb230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f3e805082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2390947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0442b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0401f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa0442b793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa0442b6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2391123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f565c88f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56587d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f565c88f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f565c88eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2391689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f008891a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0072b740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f008485b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2392015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45efd2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45d9b2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45ebc6e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2392307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cb62852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ca04e20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cb21c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2392315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe4438b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe42d6990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe43f7f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2392318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58c02d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58aa53f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58bc211082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2392688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6fd5ffb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6fc02750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6fd1f3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2392757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f658f0d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f65793220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f658b01a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2393212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc638b042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc622d640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc634a45082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2393219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5a8f132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe59316e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5a4e54082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2393695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f321e7a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32089ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f321a6e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3053 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31d0a5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31bacea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31cc99d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3056 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28e805d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28d22b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28e3f9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2393909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9df94c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9de2e510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9df5404082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3110 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2394663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f00a3ec22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f008dcce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f009fe03082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3113 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f177edfd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f17690550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f177ad3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30c4b7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30aedf60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f30c0abb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3258 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f64e972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f4ea270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f60dd8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3265 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02dcd2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f02c645b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f02d8c6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3584 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2396044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f803e8642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8028abe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f803a7a5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3791 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2396303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ad690f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3ac07190cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ad2850082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2397197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68a668e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f689048c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68a25cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2397207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd210f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd0b33b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd1d032082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'EW_bike' performs emergency braking on lane ':C_1_0' with decel=7.00, wished=1.00, severity=1.00, time=61.20.
> 
> =================================================================
> ==2397477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96c6d672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96b0fb00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96c2ca8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2397590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f764f6a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76398d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f764b5e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2397900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9674e4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f965f0940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9670d90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2398080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc92a2b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9145120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9261f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2398399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7090802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd6f32dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd704fc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2398643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd721362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd5c37c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd6e077082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2399332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f021e9e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0208c300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f021a927082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2399739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7ea7722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7d49b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7e66b3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2400606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f035a5382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03447810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0356479082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2399843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5efee22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5da12c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5ebe23082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2399940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e7b1cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e6542c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e7710e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2400273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb61aa7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb604cda0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb6169bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2400784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd24574a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd22d4ca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd24168b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2400885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f10d1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3efaacb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f0cc5c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2401169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4599642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc443bde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4558a5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- New result in errors ----------
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
Warning: Teleporting vehicle '839'; waited too long (wrong lane), lane='mid_0', time=21.25.
Warning: Vehicle '839' ends teleporting on edge 'out1', time=21.25.

=================================================================
==2401208==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 512 byte(s) in 2 object(s) allocated from:
    #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
    #1 0x7fe66bfbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
    #1 0x7fe6561ef0cd  (<unknown module>)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
    #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
    #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
    #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
    #4 0x7fe667efc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2401703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f741af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f5e40c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f700f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2402850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5cbcd0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5ca6f4d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5cb8c4d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd9dcc7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9c6eda0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd9d8bbf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04e33112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04cd5900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04df252082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'SW' performs emergency braking on lane ':C_21_0' with decel=9.00, wished=2.50, severity=1.00, time=9.50.
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75 stage=move.
> 
> =================================================================
> ==2403291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2c9a3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2b3c840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98a9b8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9893dfc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98a5acd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5366 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd256152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd0f3eb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd21556082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2403404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc51ad672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc504fc40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc516ca8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5487 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda922b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda7c50c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda8e1f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5632 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5829f4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58141b70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5825e8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cdfe2b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9cca0a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cdbd6c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ce65952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0cd08140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ce24d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5740 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ca3af32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8c8dd800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c9fa34082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5803 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0eeb732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0d896b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0eaab4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1297c8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1281aae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1293bce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5879 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa76e1922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7583f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa76a0d3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f910c2ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90f60cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91081ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283b ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f355fa762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35498810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f355b9b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd681e852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd66c0d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd67ddc6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6436 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8233ec52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f821e10e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f822fe06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6437 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2403988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1cc6fa12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1cb11fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1cc2ee2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6438 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92693e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92536410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9265325082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3697bfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3681e7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3693b3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f190ebf92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18f8e780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f190ab3a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6597 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6567512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe640c0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe652692082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25e497e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25cebfa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f25e08bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2404175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe1244312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe10e68e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe120372082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7131 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f61d3bfd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f61bde5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f61cfb3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7136 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f419a26c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41844cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f41961ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7149 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb4f8cf02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb4e2af10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb4f4c31082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7154 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91ad2502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91974dd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91a9191082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7647 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12eeae62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f12d8d730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f12eaa27082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91b57c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f919fa440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91b1706082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea2c1bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea152c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea280fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764_intermodal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2404565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efda7bf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd90d140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efda3b37082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2404589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef13c732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef0fbb4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fef13c7393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fef13c72b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801b ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2404602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4ed38d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff4e92ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff4ed38d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff4ed38cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'vehicle_0' performs emergency braking on lane ':C_12_0' with decel=7.00, wished=4.00, severity=1.00, time=9.00.
> 
> =================================================================
> ==2404660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9d652b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9c07710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9d246c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'vehicle_0' performs emergency braking on lane ':C_12_0' with decel=7.00, wished=4.00, severity=1.00, time=8.00.
> 
> =================================================================
> ==2404664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66054232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f65ef6820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6601364082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7965 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56c751c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56b17a80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56c345d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8116 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe84d0052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe83724e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe848f46082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2404886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff8acd142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff896f710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff8a8c55082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -5482157 (32-bit, signed) to type 'unsigned int' changed the value to 4289485139 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293391951 + 4282364536 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4242224740 + 642572287 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda2a3c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda141ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda26303082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8749 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2404926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcfbfcd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcfa9f4f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcfbbc11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdf4ea3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdf38c890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdf4a97f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8817 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8da9bfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d93e880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8da5b3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8900 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a3db092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a27b230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a39a4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d3e6612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d288be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d3a5a2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8952 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f038421e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f036e48a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f038015f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8978 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2405278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4b78b952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4b629b30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4b74ad6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055 ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2405288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7f16d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7ed613082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fe7f16d293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fe7f16d1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055b ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03723f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f035c6440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f036e336082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2405351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f11369432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1120ba10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1132884082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f113694393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1136942b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9399 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d9f8272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d896250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d9b768082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,90
> 
> =================================================================
> ==2405391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0bfbe5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0be60bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0bf7d9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model ACC collisionAvoidanceOverride ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,53
> 
> =================================================================
> ==2152422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb635dbc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6200290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb631cfd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model ACC fast_approach_standing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2152433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62d44872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f62be6e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f62d03c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model ACC platoon_unstable ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2152739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe0d90de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe0c310c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe0d501f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC collisionAvoidanceOverride ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb81b3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb6bd990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb7da7b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC fast_approach_standing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2703e312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f26ee08e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f26ffd72082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC follow_slow follow_slow_0.01 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2152979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffbb9eec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffba41360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffbb5e2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC follow_slow follow_slow_0.1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2152906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ebd4662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4ea76c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4eb93a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC platoon_unstable ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea200bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea0a0da0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea1c000082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC slow_approach_standing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcbb4fed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb9f2370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcbb0f2e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC slow_approach_standing_scMinGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa2776ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2619490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa27362b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM emergencyDecel ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2150977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83af7c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8399a100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83ab708082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11165 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2151010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e0927c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3df34c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e051bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11182 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2151047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f61b0e452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f619b0af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f61acd86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11183 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2151068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa9fff102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa9ea16d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa9fbe51082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11184 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2151100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe98f73a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9799990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe98b67b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11374 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2151620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25b4e2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f259f0710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f25b0d6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM free_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42188fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4202b6a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f421483d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insert_with_maximum_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5226422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd50c8b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd51e583082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insert_with_speedLimit_speedFactor0.8 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd72f91e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd719b8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd72b85f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insertion_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faac66e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faab09520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faac2624082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insertion_speed_step0.2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb6cb16f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6b53de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb6c70b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM minGap8 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb5dc4192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb5c66840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb5d835a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM queue_stop_start_lowAccel idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef309d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef1ac3f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef2c911082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM queue_stop_start_lowAccel idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb64d34d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6375a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb64928e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f172c60f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f171687c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1728550082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact_laneEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2149892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f114edf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1138bf80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f114ad38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f114edf793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f114edf6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact_laneEnd_subSecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f23ea13c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f23d3f3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f23e607d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact_lowDecel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f157268e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f155c8fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f156e5cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe04c66b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe0368d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe0485ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11199 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2512c382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f24fca370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f250eb79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11498 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d15e4b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5cffc360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d11d8c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11564 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69baf7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69a51ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69b6ebf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2150644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2462be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2300bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2421ff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap_warn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2150648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9e9c5b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9e863b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9e984f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ca87ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c92a5d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ca472f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_actionStep1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ffa5af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3fe481c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ff64f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_sigmaStep0.75 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcae9202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc98b8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcaa861082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_sigmaStep1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f783a1a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f782440c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78360e1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_sigmaStep1_ballistic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52178ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5201b5d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f521382f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3bf5ee92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3be01430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bf1e2a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step1_ballistic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f779d78d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77879fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77996ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss startupDelay0.5_low_accel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2149490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd14c6432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd13688c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd148584082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model KraussPS steep_incline ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2152102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c6569c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c4f9280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c615dd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
221a232,267
> 
> =================================================================
> ==2151662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4bc1abc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4babd290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4bbd9fd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Wiedemann getSecureGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2151618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38ea1652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38d43d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38e60a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model adap_speed_for_new_lane default_model ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb246fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb0e9680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb2063d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_higher ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42c01722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42a9f5b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42bc0b3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc91e5822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9083800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc91a4c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcdacd902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd96fec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcda8cd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision_avoided ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f260bd992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25f5ff20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2607cda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2c12,50
< Warning: Vehicle 'follower' performs emergency braking with decel=-4.00 wished=1.00 severity=1.00, time=0.10.
---
> Warning: Vehicle 'follower' performs emergency braking on lane 'E0_0' with decel=4.00, wished=1.00, severity=1.00, time=0.10.
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='E0_0', gap=-0.10, time=0.90 stage=move.
> Warning: Vehicle 'follower' teleports beyond arrival edge 'E0', time=0.90.
> 
> =================================================================
> ==2148850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5218902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa50bae70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyDecel_low_warning ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed04c592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feceeeb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed00b9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2148806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2ae3502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2985af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2aa291082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2148823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a100f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79fa3580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a0c03a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2148575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbdb0bf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd9ae560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbdacb38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket3922 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2a608d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2902eb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb2a1fce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket4116 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2153814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc1b68402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc1a0a9d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc1b2781082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket5040 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd7d32a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd675960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd7926b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket7734 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1cf1f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1b94760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1cb139082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
27a38,73
> 
> =================================================================
> ==2147852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66444a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f662e6ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66403e7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup_warn ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2147870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7adc5382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7ac67970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ad8479082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
718a729,764
> 
> =================================================================
> ==2115738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3dd41642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3dbdb010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3dd00a5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2116444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c5ff702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c498fd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c5beb1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff1fe6f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1e80800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff1fa633082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_stop_and_go ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2125174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7111fb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f70fb9570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f710def8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_stop_and_go_legacy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2125751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f095cab42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f09464420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f09589f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3dd50fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3dbea9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3dd103d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2115122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8170c042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f815a5a60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f816cb45082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2115131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ad21a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2abbb460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2ace0e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2115193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda1495f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9fe3000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda108a0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussPS ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2115267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f556a0722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55539fd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5565fb3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussX ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2115535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbed93ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbec2d480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbed52fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
303a314,349
> 
> =================================================================
> ==2115362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5b29ee72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b138880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5b25e28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1239a1250,1285
> 
> =================================================================
> ==2129857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa78f9942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7793360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa78b8d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
144a155,190
> 
> =================================================================
> ==2133196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16db7ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16c515d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16d76fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2129041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7eb1152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7d4ab60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7e7056082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small circle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2127712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9a034692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f99ece0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f99ff3aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small circle_actionsteplength ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2128191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d243052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d0dc930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d20246082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small circle_stop_and_go ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2133442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f5ada02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f447400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f56ce1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2128469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa682e882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa66c82a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa67edc9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2128179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f72a4d182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f728e6b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f72a0c59082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2128225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b38fc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b229530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b34f06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2128373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92eee7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92d880a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f92eadbf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small kraussPS ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2128470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd9dd0022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9c69a20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd9d8f43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small kraussX ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2129172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44ac4b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4495e430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44a83f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
175a186,221
> 
> =================================================================
> ==2128385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0c451942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0c2eb360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0c410d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2135646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7c7a5542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c63ee00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7c76495082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength CACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2135691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca2572b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca0f0b50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca2166c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2135819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb63f4822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb628e0d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb63b3c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2134905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43dc0612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43c59ed0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43d7fa2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength circle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2133473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc5abb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc445460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc56af9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength circle_two_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2136557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9ae7dd12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ad175f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ae3d12082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2133947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6dea5e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff6c83fe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6da99f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2133963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe46ac5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4545ed0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe466ba0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2134025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f497e7212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49680c20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f497a662082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2134211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c1c0ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c05a8d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c18040082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kraussPS ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2134222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc55f60a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc548f980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc55b54b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kraussX ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2135609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0fa2ccb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f8c6590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f9ec0c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2134854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5bb39d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b9d3600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5baf913082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model errors stepsize2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2146198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f0ba0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ef5c6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f07950082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model errors tau_below_stepsize ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2146175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6aa779b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a919e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6aa36dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd288b082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd272d720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd284a49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f688868d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f68728e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68845ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2142696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68693092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f68535740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f686524a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83f1e0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83dc0640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83edd4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e66e792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e510d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e62dba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff50472b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4ee9960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff50066c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81ceb022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81b8d590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81caa43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ba81b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b924260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ba40fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7619ec92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76041380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7615e0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model fundamental circle_krauss_d30_t1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd971a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd80fb40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd930e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f93f7b012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93e19000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f93f3a42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_confluence ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea252082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea0f0160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea21149082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_departLane_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc16effe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc158dea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc16af3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f173921b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f172303a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f173515c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper_subseconds ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9fadbb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f97e3a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9fa9af1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution high_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f9220be7d30
> ==2143840==LeakSanitizer has encountered a fatal error.
> ==2143840==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2143840==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution tls ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fad950632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fad7f2b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fad90fa4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model parameters attr_carFollowModel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0476eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb0319580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb04362c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model parameters idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2778b1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2762d7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2774a5f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6eeea42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6d90fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6eade5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start CACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f610e1ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60f845e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f610a130082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3584dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb34274c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb35441e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f39c59662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f39afbbf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f39c18a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f611cbf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6106e500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6118b37082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2668732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff250ade0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff2627b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37d5d342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37bff8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37d1c75082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d0490c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ceeb7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d0084d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f807e8fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8068b6d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f807a83f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0275ff12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f026025e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0271f32082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58c8e512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58b30aa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58c4d92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond CACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba12b2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb9fcd9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba0ea6d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd75bc3b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd745e940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd757b7c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1612692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa14b4c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa15d1aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe1b986f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe1a3ac90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe1b57b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc018b852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc002df40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc014ac6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8416deb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f840105a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8412d2c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36137cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35fda3a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f360f70c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2141749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f549b2ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f548555b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f549722f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start_subsecond wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,53
> 
> =================================================================
> ==2141753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f80816f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f806b9660cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f807d639082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb32b8762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb315ad40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb3277b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d6f3272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6d595860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d6b268082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f47785d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f476281e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4774515082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,93
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x2773300 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:484:30
>     #2 0x27f5bca in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:318:46
>     #3 0x3fc9458 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f7de4efcf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7de441b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7dcdfad0cd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd7d7312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd6798e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd79672082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400_16 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f538ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6f3db5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f4f840082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB425 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f433e8852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4328ae40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f433a7c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB628 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49dc9a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49c6c040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f49d88e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel REDosto7 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2147442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0dd0fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0c73590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0d903b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model slope default_model ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81e10ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81cb34e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81dd030082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model slope kraussPS ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f19239f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f190dc640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f191f939082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb81d0862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8072f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb818fc7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position CACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f750cc102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f74f6e6a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7508b51082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2138906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc652332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc4f4a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc61174082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fcc6523393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fcc65232b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c1ecb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c08f0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c1abf4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2137915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d4135a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d2b5c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d3d29b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9d65622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9c07cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9d24a3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7eff348e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7eff1eb560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7eff30828082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a9fab02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0a89d1c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a9b9f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd52eda2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd3d1490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd4ee1b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2138585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f574accf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5734f290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5746c10082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12162442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f12004b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1212185082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack CACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe0f4aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbdf971a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe0b3eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd3a3b242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd38dd920cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd39fa65082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9a743b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9916940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9a337c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f092d52c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f091779c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f092946d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f379aa452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3784cb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3796986082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe53ab72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe3dd260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe4f9f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f187d4f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18677630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1879435082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18b09bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f189ac170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18ac8fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2140308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efc76f2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc6119c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efc72e6e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f908a18f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90743fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90860d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc59189b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc57bb080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc58d7dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d6d53b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d577a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d6947c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf0719c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbef140a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf030dd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe304abf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2eed2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe300a00082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff77199d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff75bc0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff76d8de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8da77c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8c49ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8d66bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4200392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc40a2910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc41bf7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f330b2142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32f54830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3307155082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau0.5 krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2145568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38837942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f386d1260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f387f6d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau0.5 kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2145745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a2a45c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a13dee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a2639d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau1.0 krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2145508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe030ef72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe01a8880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe02ce38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau1.0 kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2145541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0cd5e2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0cbf7be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0cd1d6d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 IDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2145372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5082f5b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f506c8ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f507ee9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2144825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc00e262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcbea7b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcbfcd67082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2144890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6d5f252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6bf8b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6d1e66082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5_leader_tau1.0 IDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2145453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6b34f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc69ce870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc6af438082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5_leader_tau1.0 krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2145393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6fb4e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc6e4e770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc6f7428082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5_leader_tau1.0 kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2145391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a7fa012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a693900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a7b942082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau1.0 krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc3eedf82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc3d87880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc3ead39082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau1.0 kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2144790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1ebde52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1d57760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd1e7d26082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff ACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f421c1692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4205b0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42180aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff CACC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1667f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1501960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb162734082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff EIDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab733572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fab5cce50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab6f298082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff W99 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6e8de0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e777980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6e89d4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63691b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6352b590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f63650f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default_startupDelay0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45f58672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45df20a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45f17a8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default_startupDelay1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f55e1c532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55cb5f50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f55ddb94082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default_startupDelay2_noPatchLC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efe6abca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efe5456b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efe66b0b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9637f492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96218e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9633e8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff idmm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ca603c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c8f9dd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4ca1f7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff kerner ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd3dc7212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd3c60c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3d8662082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3391fd12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f337b9740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f338df12082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff wiedemann ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2143250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a987d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a8217b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a94719082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour free_flow krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ee90642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ed2e800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ee4fa5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour free_flow kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9a3e7442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9a2855e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9a3a685082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour stopped krauss ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5e261212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5e0ff200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5e22062082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour stopped kraussOrig1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2146170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8f7c2762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8f660760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8f781b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa479e4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa463c260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa475d90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f615dcdb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6147ab70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6159c1c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efdc536b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efdaf1430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efdc12ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d64fff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d4edda0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d60f40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff59df9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff587d730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff599edc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0be1462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb0a7f330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb0ba087082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff612f3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5fd1a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff60ee7e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3246d1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3230f7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3242c5e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f11a9eb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1193ca90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f11a5df9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feca644c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec9023b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feca238d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc72243b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc70c2280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc71e37c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2260406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba628202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fba4c5fb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba5e761082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5b65d472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b4fb270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5b61c88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32f4b0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32ded6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f32f0a4f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53af0622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53992be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53aafa3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdf425e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdf2c8470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdf3e529082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7134 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce160962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce002ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce11fd7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7473 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97bc2f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f97a65410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f97b8239082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8071 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcdcd8212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcdb7a8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcdc9762082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8072 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd17f51a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1697880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd17b45b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket9310 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f604b19e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60353fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60470df082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight motorway ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a62b392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a4cd970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a5ea7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight multiple ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe4a86592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4928a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe4a459a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2263189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faa2db092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa17d540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa29a4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2263256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48c51502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48af3890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48c1091082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3db12f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d9b5580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3dad23a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ffa64a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4fe48a60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4ff658b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_redlight_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc44de482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4380910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc449d89082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_redlight_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe139bad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe123df70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe135aee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_redlight_straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2263559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0918fe02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f090323d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0914f21082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight override_strategic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bf16312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bdb88e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bed572082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight reactiondist ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3bb14b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b9b7120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bad3f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight short_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a4b2f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a355560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a4723a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight short_edge_turnaround ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33582f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33425460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3354239082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight single ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46352482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f461f4a50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4631189082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight turnlane_blocked ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2262469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffabbc722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffaa5ecc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffab7bb3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1249df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb10ea0d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb120920082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__sender ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd2b52a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd29f2b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd2b11e1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__receiver ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f1fa252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f09a530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f1b966082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__sender ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f475b2fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f47453290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f475723d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2580e072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f256ae200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f257cd48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f398f2802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f397929a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f398b1c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7938e112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7922e2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7934d52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vtype_param ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed00dc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feceadf70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fecfcd0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__receiver ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f645b5252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64455400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6457466082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__sender ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d7fd932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d69daa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d7bcd4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__receiver ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08133f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07fd40d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f080f333082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__sender ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2264627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb4cc012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb36c2d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb48b42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite all_cps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b462c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b302e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b42207082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite one_cp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f091b7392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f09057490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f091767a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver all_cps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d803d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d6a4010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d7c314082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver one_cp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc906692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc7a6820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc8c5aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver all_cps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3760ec52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f374aee00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f375ce06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b2031b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2b0a3360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b1c25c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver one_cp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff29a87c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2848970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff2967bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver all_cps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e6870f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e5272a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e64650082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2267318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34d16542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34bb6800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34cd595082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver one_cp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2267157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f05f601b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f05e00490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f05f1f5c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel all_cps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9091fdd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f907bffd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f908df1e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2265989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f072da6a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0717a720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07299ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later all_cps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1611c8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15fbcad0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f160dbcd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later one_cp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2266074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68fb2322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f68e52520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68f7173082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians approaching_opposite all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:28 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,101c16,55
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="-0.50" observerPosBeg="-539702011.07,-539699575.83,-539702065.67" observerSpeedBeg="0.00" observerLaneIDBeg="1o_0" observerLanePosBeg="4890.00" seenPosBeg="-539702060.71,-539699581.88,-539702065.67" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="10.00" tEnd="20.00" observerPosEnd="84.47,5006.08" observerSpeedEnd="1.35" observerLaneIDEnd="1o_0" observerLanePosEnd="4915.35" seenPosEnd="35.06,4993.92" seenSpeedEnd="1.35" seenLaneIDEnd="1i_0" seenLanePosEnd="35
.13" observerRoute="1o" seenRoute="1i">
<             <recognitionPoint t="0.00" observerPos="-539702011.07,-539699575.83,-539702065.67" observerSpeed="0.00" observerLaneID="1o_0" observerLanePos="4890.00" seenPos="-539702060.71,-539699581.88,-539702065.67" seenSpeed="0.00" seenLaneID="1i_0" seenLanePos="10.00"/>
<             <recognitionPoint t="20.00" observerPos="84.47,5006.08" observerSpeed="1.35" observerLaneID="1o_0" observerLanePos="4915.35" seenPos="35.06,4993.92" seenSpeed="1.35" seenLaneID="1i_0" seenLanePos="35.13"/>
<         </seen>
<         <seen id="2" tBeg="20.38" observerPosBeg="84.04,5006.08" observerSpeedBeg="1.12" observerLaneIDBeg="1o_0" observerLanePosBeg="4916.47" seenPosBeg="35.55,4993.92" seenSpeedBeg="1.27" seenLaneIDBeg="1i_0" seenLanePosBeg="36.41" tEnd="59.04" observerPosEnd="35.68,5006.08" observerSpeedEnd="1.29" observerLaneIDEnd="1o_0" observerLanePosEnd="4965.48" seenPosEnd="84.18,4993.92" seenSpeedEnd="1.14" seenLaneIDEnd="1i_0" seenLanePosEnd="85.46" observerRoute="1o" seenRoute="1i">
<             <recognitionPoint t="21.00" observerPos="84.04,5006.08" observerSpeed="1.12" observerLaneID="1o_0" observerLanePos="4916.47" seenPos="35.55,4993.92" seenSpeed="1.27" seenLaneID="1i_0" seenLanePos="36.41"/>
<             <recognitionPoint t="22.00" observerPos="82.03,5006.08" observerSpeed="1.33" observerLaneID="1o_0" observerLanePos="4917.80" seenPos="37.64,4993.92" seenSpeed="1.32" seenLaneID="1i_0" seenLanePos="37.72"/>
<             <recognitionPoint t="23.00" observerPos="80.80,5006.08" observerSpeed="1.23" observerLaneID="1o_0" observerLanePos="4919.03" seenPos="38.98,4993.92" seenSpeed="1.34" seenLaneID="1i_0" seenLanePos="39.06"/>
<             <recognitionPoint t="24.00" observerPos="79.64,5006.08" observerSpeed="1.16" observerLaneID="1o_0" observerLanePos="4920.19" seenPos="40.30,4993.92" seenSpeed="1.32" seenLaneID="1i_0" seenLanePos="40.39"/>
<             <recognitionPoint t="25.00" observerPos="78.44,5006.08" observerSpeed="1.20" observerLaneID="1o_0" observerLanePos="4921.39" seenPos="41.66,4993.92" seenSpeed="1.36" seenLaneID="1i_0" seenLanePos="41.75"/>
<             <recognitionPoint t="26.00" observerPos="77.22,5006.08" observerSpeed="1.22" observerLaneID="1o_0" observerLanePos="4922.62" seenPos="42.85,4993.92" seenSpeed="1.19" seenLaneID="1i_0" seenLanePos="42.94"/>
<             <recognitionPoint t="27.00" observerPos="76.09,5006.08" observerSpeed="1.13" observerLaneID="1o_0" observerLanePos="4923.75" seenPos="44.04,4993.92" seenSpeed="1.20" seenLaneID="1i_0" seenLanePos="44.14"/>
<             <recognitionPoint t="28.00" observerPos="74.79,5006.08" observerSpeed="1.30" observerLaneID="1o_0" observerLanePos="4925.05" seenPos="45.16,4993.92" seenSpeed="1.12" seenLaneID="1i_0" seenLanePos="45.26"/>
<             <recognitionPoint t="29.00" observerPos="73.57,5006.08" observerSpeed="1.23" observerLaneID="1o_0" observerLanePos="4926.28" seenPos="46.41,4993.92" seenSpeed="1.25" seenLaneID="1i_0" seenLanePos="46.51"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000043b80 which does not point to an object of type 'MSTransportableControl'
> 0x613000043b80: note: object has invalid vptr
>  ef 00 00 02  ff 00 80 45 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000043b80 which does not point to an object of type 'const MSTransportableControl'
> 0x613000043b80: note: object has invalid vptr
>  ef 00 00 02  ff 00 80 45 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268064==ERROR: AddressSanitizer: heap-use-after-free on address 0x613000043ba0 at pc 0x00000250994c bp 0x7ffd23518ad0 sp 0x7ffd23518ac8
> READ of size 8 at 0x613000043ba0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians approaching_opposite one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:28 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,21c16,54
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="-0.50" observerPosBeg="-539702011.07,-539699575.83,-539702065.67" observerSpeedBeg="0.00" observerLaneIDBeg="1o_0" observerLanePosBeg="4890.00" seenPosBeg="-539702060.71,-539699581.88,-539702065.67" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="10.00" tEnd="20.00" observerPosEnd="84.47,5006.08" observerSpeedEnd="1.35" observerLaneIDEnd="1o_0" observerLanePosEnd="4915.35" seenPosEnd="35.06,4993.92" seenSpeedEnd="1.35" seenLaneIDEnd="1i_0" seenLanePosEnd="35
.13" observerRoute="1o" seenRoute="1i">
<             <recognitionPoint t="0.00" observerPos="-539702011.07,-539699575.83,-539702065.67" observerSpeed="0.00" observerLaneID="1o_0" observerLanePos="4890.00" seenPos="-539702060.71,-539699581.88,-539702065.67" seenSpeed="0.00" seenLaneID="1i_0" seenLanePos="10.00"/>
<         </seen>
<         <seen id="2" tBeg="20.38" observerPosBeg="84.04,5006.08" observerSpeedBeg="1.12" observerLaneIDBeg="1o_0" observerLanePosBeg="4916.47" seenPosBeg="35.55,4993.92" seenSpeedBeg="1.27" seenLaneIDBeg="1i_0" seenLanePosBeg="36.41" tEnd="59.04" observerPosEnd="35.68,5006.08" observerSpeedEnd="1.29" observerLaneIDEnd="1o_0" observerLanePosEnd="4965.48" seenPosEnd="84.18,4993.92" seenSpeedEnd="1.14" seenLaneIDEnd="1i_0" seenLanePosEnd="85.46" observerRoute="1o" seenRoute="1i">
<             <recognitionPoint t="21.00" observerPos="84.04,5006.08" observerSpeed="1.12" observerLaneID="1o_0" observerLanePos="4916.47" seenPos="35.55,4993.92" seenSpeed="1.27" seenLaneID="1i_0" seenLanePos="36.41"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="-0.50" observerPosBeg="-539702060.78,-539699581.96,-539702065.75" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="10.00" seenPosBeg="-539702011.15,-539699575.91,-539702065.75" seenSpeedBeg="0.00" seenLaneIDBeg="1o_0" seenLanePosBeg="4890.00" tEnd="20.00" observerPosEnd="35.06,4993.92" observerSpeedEnd="1.35" observerLaneIDEnd="1i_0" observerLanePosEnd="35.13" seenPosEnd="84.47,5006.08" seenSpeedEnd="1.35" seenLaneIDEnd="1o_0" seenLanePosEnd="4915
.35" observerRoute="1i" seenRoute="1o">
<             <recognitionPoint t="0.00" observerPos="-539702060.78,-539699581.96,-539702065.75" observerSpeed="0.00" observerLaneID="1i_0" observerLanePos="10.00" seenPos="-539702011.15,-539699575.91,-539702065.75" seenSpeed="0.00" seenLaneID="1o_0" seenLanePos="4890.00"/>
<         </seen>
<         <seen id="1" tBeg="20.38" observerPosBeg="35.55,4993.92" observerSpeedBeg="1.27" observerLaneIDBeg="1i_0" observerLanePosBeg="36.41" seenPosBeg="84.04,5006.08" seenSpeedBeg="1.12" seenLaneIDBeg="1o_0" seenLanePosBeg="4916.47" tEnd="59.04" observerPosEnd="84.18,4993.92" observerSpeedEnd="1.14" observerLaneIDEnd="1i_0" observerLanePosEnd="85.46" seenPosEnd="35.68,5006.08" seenSpeedEnd="1.29" seenLaneIDEnd="1o_0" seenLanePosEnd="4965.48" observerRoute="1i" seenRoute="1o">
<             <recognitionPoint t="21.00" observerPos="35.55,4993.92" observerSpeed="1.27" observerLaneID="1i_0" observerLanePos="36.41" seenPos="84.04,5006.08" seenSpeed="1.12" seenLaneID="1o_0" seenLanePos="4916.47"/>
<         </seen>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000439c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000439c0: note: object has invalid vptr
>  e3 00 00 5e  fd 00 80 6f 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000439c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000439c0: note: object has invalid vptr
>  e3 00 00 5e  fd 00 80 6f 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268246==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000439e0 at pc 0x00000250994c bp 0x7ffde7d77db0 sp 0x7ffde7d77da8
> READ of size 8 at 0x6130000439e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_both_receiver all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:28 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,2102c16,55
< <bt-output>
<     <bt id="left">
<         <seen id="right" tBeg="3.00" observerPosBeg="-33.94,463.13,-33.94" observerSpeedBeg="0.00" observerLaneIDBeg="beg_0" observerLanePosBeg="0.00" seenPosBeg="3.67,497.07" seenSpeedBeg="1.38" seenLaneIDBeg="beg_0" seenLanePosBeg="3.71" tEnd="419.44" observerPosEnd="502.93,518.69" observerSpeedEnd="1.22" observerLaneIDEnd="beg2left_0" observerLanePosEnd="18.19" seenPosEnd="497.07,469.04" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right_0" seenLanePosEnd="27.24" observerRoute="beg beg2left" seen
Route="beg beg2right">
<             <recognitionPoint t="4.00" observerPos="1.21,497.07" observerSpeed="1.23" observerLaneID="beg_0" observerLanePos="1.23" seenPos="4.91,497.07" seenSpeed="1.25" seenLaneID="beg_0" seenLanePos="4.96"/>
<             <recognitionPoint t="5.00" observerPos="2.38,497.07" observerSpeed="1.18" observerLaneID="beg_0" observerLanePos="2.41" seenPos="6.28,497.07" seenSpeed="1.38" seenLaneID="beg_0" seenLanePos="6.34"/>
<             <recognitionPoint t="6.00" observerPos="3.61,497.07" observerSpeed="1.24" observerLaneID="beg_0" observerLanePos="3.64" seenPos="7.59,497.07" seenSpeed="1.32" seenLaneID="beg_0" seenLanePos="7.66"/>
<             <recognitionPoint t="7.00" observerPos="4.98,497.07" observerSpeed="1.39" observerLaneID="beg_0" observerLanePos="5.03" seenPos="8.76,497.07" seenSpeed="1.18" seenLaneID="beg_0" seenLanePos="8.84"/>
<             <recognitionPoint t="8.00" observerPos="6.23,497.07" observerSpeed="1.26" observerLaneID="beg_0" observerLanePos="6.29" seenPos="9.95,497.07" seenSpeed="1.20" seenLaneID="beg_0" seenLanePos="10.04"/>
<             <recognitionPoint t="9.00" observerPos="7.45,497.07" observerSpeed="1.23" observerLaneID="beg_0" observerLanePos="7.52" seenPos="11.20,497.07" seenSpeed="1.26" seenLaneID="beg_0" seenLanePos="11.31"/>
<             <recognitionPoint t="10.00" observerPos="8.81,497.07" observerSpeed="1.37" observerLaneID="beg_0" observerLanePos="8.90" seenPos="12.50,497.07" seenSpeed="1.32" seenLaneID="beg_0" seenLanePos="12.62"/>
<             <recognitionPoint t="11.00" observerPos="10.10,497.07" observerSpeed="1.30" observerLaneID="beg_0" observerLanePos="10.19" seenPos="13.64,497.07" seenSpeed="1.15" seenLaneID="beg_0" seenLanePos="13.77"/>
<             <recognitionPoint t="12.00" observerPos="11.46,497.07" observerSpeed="1.38" observerLaneID="beg_0" observerLanePos="11.57" seenPos="14.82,497.07" seenSpeed="1.20" seenLaneID="beg_0" seenLanePos="14.97"/>
<             <recognitionPoint t="13.00" observerPos="12.75,497.07" observerSpeed="1.30" observerLaneID="beg_0" observerLanePos="12.87" seenPos="16.06,497.07" seenSpeed="1.25" seenLaneID="beg_0" seenLanePos="16.21"/>
<             <recognitionPoint t="14.00" observerPos="13.87,497.07" observerSpeed="1.13" observerLaneID="beg_0" observerLanePos="14.00" seenPos="17.26,497.07" seenSpeed="1.21" seenLaneID="beg_0" seenLanePos="17.42"/>
<             <recognitionPoint t="15.00" observerPos="15.00,497.07" observerSpeed="1.14" observerLaneID="beg_0" observerLanePos="15.14" seenPos="18.41,497.07" seenSpeed="1.16" seenLaneID="beg_0" seenLanePos="18.58"/>
<             <recognitionPoint t="16.00" observerPos="16.23,497.07" observerSpeed="1.24" observerLaneID="beg_0" observerLanePos="16.38" seenPos="19.67,497.07" seenSpeed="1.28" seenLaneID="beg_0" seenLanePos="19.86"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000043480 which does not point to an object of type 'MSTransportableControl'
> 0x613000043480: note: object has invalid vptr
>  ea 00 00 0c  ff 00 80 4b 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000043480 which does not point to an object of type 'const MSTransportableControl'
> 0x613000043480: note: object has invalid vptr
>  ea 00 00 0c  ff 00 80 4b 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268376==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000434a0 at pc 0x00000250994c bp 0x7fffc04dc910 sp 0x7fffc04dc908
> READ of size 8 at 0x6130000434a0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_both_receiver one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:29 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,21c16,54
< <bt-output>
<     <bt id="left">
<         <seen id="right" tBeg="3.00" observerPosBeg="-33.94,463.13,-33.94" observerSpeedBeg="0.00" observerLaneIDBeg="beg_0" observerLanePosBeg="0.00" seenPosBeg="3.67,497.07" seenSpeedBeg="1.38" seenLaneIDBeg="beg_0" seenLanePosBeg="3.71" tEnd="419.44" observerPosEnd="502.93,518.69" observerSpeedEnd="1.22" observerLaneIDEnd="beg2left_0" observerLanePosEnd="18.19" seenPosEnd="497.07,469.04" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right_0" seenLanePosEnd="27.24" observerRoute="beg beg2left" seen
Route="beg beg2right">
<             <recognitionPoint t="4.00" observerPos="1.21,497.07" observerSpeed="1.23" observerLaneID="beg_0" observerLanePos="1.23" seenPos="4.91,497.07" seenSpeed="1.25" seenLaneID="beg_0" seenLanePos="4.96"/>
<         </seen>
<         <seen id="right" tBeg="1987.20" observerPosBeg="1497.07,532.50" observerSpeedBeg="1.21" observerLaneIDBeg="left2end_0" observerLanePosBeg="472.52" seenPosBeg="1502.93,482.84" seenSpeedBeg="1.20" seenLaneIDBeg="right2end_0" seenLanePosBeg="488.43" tEnd="2613.00" observerPosEnd="2248.71,497.07" observerSpeedEnd="1.34" observerLaneIDEnd="rend_0" observerLanePosEnd="248.71" seenPosEnd="2249.64,497.07" seenSpeedEnd="1.20" seenLaneIDEnd="rend_0" seenLanePosEnd="249.64" observerRoute="left2en
d end rend" seenRoute="right2end end rend">
<             <recognitionPoint t="1988.00" observerPos="1497.07,532.50" observerSpeed="1.21" observerLaneID="left2end_0" observerLanePos="472.52" seenPos="1502.93,482.84" seenSpeed="1.20" seenLaneID="right2end_0" seenLanePos="488.43"/>
<         </seen>
<     </bt>
<     <bt id="right">
<         <seen id="left" tBeg="3.00" observerPosBeg="3.67,497.07" observerSpeedBeg="1.38" observerLaneIDBeg="beg_0" observerLanePosBeg="3.71" seenPosBeg="-30.16,466.91,-30.16" seenSpeedBeg="0.00" seenLaneIDBeg="beg_0" seenLanePosBeg="0.00" tEnd="419.44" observerPosEnd="497.07,469.04" observerSpeedEnd="1.39" observerLaneIDEnd="beg2right_0" observerLanePosEnd="27.24" seenPosEnd="502.93,518.69" seenSpeedEnd="1.22" seenLaneIDEnd="beg2left_0" seenLanePosEnd="18.19" observerRoute="beg beg2right" seen
Route="beg beg2left">
<             <recognitionPoint t="4.00" observerPos="4.91,497.07" observerSpeed="1.25" observerLaneID="beg_0" observerLanePos="4.96" seenPos="1.21,497.07" seenSpeed="1.23" seenLaneID="beg_0" seenLanePos="1.23"/>
<         </seen>
<         <seen id="left" tBeg="1987.20" observerPosBeg="1502.93,482.84" observerSpeedBeg="1.20" observerLaneIDBeg="right2end_0" observerLanePosBeg="488.43" seenPosBeg="1497.07,532.50" seenSpeedBeg="1.21" seenLaneIDBeg="left2end_0" seenLanePosBeg="472.52" tEnd="2613.00" observerPosEnd="2249.64,497.07" observerSpeedEnd="1.20" observerLaneIDEnd="rend_0" observerLanePosEnd="249.64" seenPosEnd="2248.71,497.07" seenSpeedEnd="1.34" seenLaneIDEnd="rend_0" seenLanePosEnd="248.71" observerRoute="right2en
d end rend" seenRoute="left2end end rend">
<             <recognitionPoint t="1988.00" observerPos="1502.93,482.84" observerSpeed="1.20" observerLaneID="right2end_0" observerLanePos="488.43" seenPos="1497.07,532.50" seenSpeed="1.21" seenLaneID="left2end_0" seenLanePos="472.52"/>
<         </seen>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000432c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000432c0: note: object has invalid vptr
>  f2 00 00 31  02 01 00 56 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000432c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000432c0: note: object has invalid vptr
>  f2 00 00 31  02 01 00 56 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268431==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000432e0 at pc 0x00000250994c bp 0x7fffbc90a750 sp 0x7fffbc90a748
> READ of size 8 at 0x6130000432e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_left_receiver all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:31 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1054c16,55
< <bt-output>
<     <bt id="left">
<         <seen id="right" tBeg="3.00" observerPosBeg="-33.94,463.13,-33.94" observerSpeedBeg="0.00" observerLaneIDBeg="beg_0" observerLanePosBeg="0.00" seenPosBeg="3.67,497.07" seenSpeedBeg="1.38" seenLaneIDBeg="beg_0" seenLanePosBeg="3.71" tEnd="419.44" observerPosEnd="502.93,518.69" observerSpeedEnd="1.22" observerLaneIDEnd="beg2left_0" observerLanePosEnd="18.19" seenPosEnd="497.07,469.04" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right_0" seenLanePosEnd="27.24" observerRoute="beg beg2left" seen
Route="beg beg2right">
<             <recognitionPoint t="4.00" observerPos="1.21,497.07" observerSpeed="1.23" observerLaneID="beg_0" observerLanePos="1.23" seenPos="4.91,497.07" seenSpeed="1.25" seenLaneID="beg_0" seenLanePos="4.96"/>
<             <recognitionPoint t="5.00" observerPos="2.38,497.07" observerSpeed="1.18" observerLaneID="beg_0" observerLanePos="2.41" seenPos="6.28,497.07" seenSpeed="1.38" seenLaneID="beg_0" seenLanePos="6.34"/>
<             <recognitionPoint t="6.00" observerPos="3.61,497.07" observerSpeed="1.24" observerLaneID="beg_0" observerLanePos="3.64" seenPos="7.59,497.07" seenSpeed="1.32" seenLaneID="beg_0" seenLanePos="7.66"/>
<             <recognitionPoint t="7.00" observerPos="4.98,497.07" observerSpeed="1.39" observerLaneID="beg_0" observerLanePos="5.03" seenPos="8.76,497.07" seenSpeed="1.18" seenLaneID="beg_0" seenLanePos="8.84"/>
<             <recognitionPoint t="8.00" observerPos="6.23,497.07" observerSpeed="1.26" observerLaneID="beg_0" observerLanePos="6.29" seenPos="9.95,497.07" seenSpeed="1.20" seenLaneID="beg_0" seenLanePos="10.04"/>
<             <recognitionPoint t="9.00" observerPos="7.45,497.07" observerSpeed="1.23" observerLaneID="beg_0" observerLanePos="7.52" seenPos="11.20,497.07" seenSpeed="1.26" seenLaneID="beg_0" seenLanePos="11.31"/>
<             <recognitionPoint t="10.00" observerPos="8.81,497.07" observerSpeed="1.37" observerLaneID="beg_0" observerLanePos="8.90" seenPos="12.50,497.07" seenSpeed="1.32" seenLaneID="beg_0" seenLanePos="12.62"/>
<             <recognitionPoint t="11.00" observerPos="10.10,497.07" observerSpeed="1.30" observerLaneID="beg_0" observerLanePos="10.19" seenPos="13.64,497.07" seenSpeed="1.15" seenLaneID="beg_0" seenLanePos="13.77"/>
<             <recognitionPoint t="12.00" observerPos="11.46,497.07" observerSpeed="1.38" observerLaneID="beg_0" observerLanePos="11.57" seenPos="14.82,497.07" seenSpeed="1.20" seenLaneID="beg_0" seenLanePos="14.97"/>
<             <recognitionPoint t="13.00" observerPos="12.75,497.07" observerSpeed="1.30" observerLaneID="beg_0" observerLanePos="12.87" seenPos="16.06,497.07" seenSpeed="1.25" seenLaneID="beg_0" seenLanePos="16.21"/>
<             <recognitionPoint t="14.00" observerPos="13.87,497.07" observerSpeed="1.13" observerLaneID="beg_0" observerLanePos="14.00" seenPos="17.26,497.07" seenSpeed="1.21" seenLaneID="beg_0" seenLanePos="17.42"/>
<             <recognitionPoint t="15.00" observerPos="15.00,497.07" observerSpeed="1.14" observerLaneID="beg_0" observerLanePos="15.14" seenPos="18.41,497.07" seenSpeed="1.16" seenLaneID="beg_0" seenLanePos="18.58"/>
<             <recognitionPoint t="16.00" observerPos="16.23,497.07" observerSpeed="1.24" observerLaneID="beg_0" observerLanePos="16.38" seenPos="19.67,497.07" seenSpeed="1.28" seenLaneID="beg_0" seenLanePos="19.86"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000043480 which does not point to an object of type 'MSTransportableControl'
> 0x613000043480: note: object has invalid vptr
>  f7 00 80 48  08 01 00 5e 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000043480 which does not point to an object of type 'const MSTransportableControl'
> 0x613000043480: note: object has invalid vptr
>  f7 00 80 48  08 01 00 5e 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268812==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000434a0 at pc 0x00000250994c bp 0x7fff8d753c70 sp 0x7fff8d753c68
> READ of size 8 at 0x6130000434a0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_left_receiver diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2268793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efc7ee112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc68e3f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efc7ad52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_left_receiver one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:30 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c16,54
< <bt-output>
<     <bt id="left">
<         <seen id="right" tBeg="3.00" observerPosBeg="-33.94,463.13,-33.94" observerSpeedBeg="0.00" observerLaneIDBeg="beg_0" observerLanePosBeg="0.00" seenPosBeg="3.67,497.07" seenSpeedBeg="1.38" seenLaneIDBeg="beg_0" seenLanePosBeg="3.71" tEnd="419.44" observerPosEnd="502.93,518.69" observerSpeedEnd="1.22" observerLaneIDEnd="beg2left_0" observerLanePosEnd="18.19" seenPosEnd="497.07,469.04" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right_0" seenLanePosEnd="27.24" observerRoute="beg beg2left" seen
Route="beg beg2right">
<             <recognitionPoint t="4.00" observerPos="1.21,497.07" observerSpeed="1.23" observerLaneID="beg_0" observerLanePos="1.23" seenPos="4.91,497.07" seenSpeed="1.25" seenLaneID="beg_0" seenLanePos="4.96"/>
<         </seen>
<         <seen id="right" tBeg="1987.20" observerPosBeg="1497.07,532.50" observerSpeedBeg="1.21" observerLaneIDBeg="left2end_0" observerLanePosBeg="472.52" seenPosBeg="1502.93,482.84" seenSpeedBeg="1.20" seenLaneIDBeg="right2end_0" seenLanePosBeg="488.43" tEnd="2613.00" observerPosEnd="2248.71,497.07" observerSpeedEnd="1.34" observerLaneIDEnd="rend_0" observerLanePosEnd="248.71" seenPosEnd="2249.64,497.07" seenSpeedEnd="1.20" seenLaneIDEnd="rend_0" seenLanePosEnd="249.64" observerRoute="left2en
d end rend" seenRoute="right2end end rend">
<             <recognitionPoint t="1988.00" observerPos="1497.07,532.50" observerSpeed="1.21" observerLaneID="left2end_0" observerLanePos="472.52" seenPos="1502.93,482.84" seenSpeed="1.20" seenLaneID="right2end_0" seenLanePos="488.43"/>
<         </seen>
<     </bt>
< </bt-output>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000432c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000432c0: note: object has invalid vptr
>  f0 00 80 21  fe 00 00 66 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000432c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000432c0: note: object has invalid vptr
>  f0 00 80 21  fe 00 00 66 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268572==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000432e0 at pc 0x00000250994c bp 0x7ffc3d19ffd0 sp 0x7ffc3d19ffc8
> READ of size 8 at 0x6130000432e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:31 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1054c16,55
< <bt-output>
<     <bt id="right">
<         <seen id="left" tBeg="3.00" observerPosBeg="3.67,497.07" observerSpeedBeg="1.38" observerLaneIDBeg="beg_0" observerLanePosBeg="3.71" seenPosBeg="-30.16,466.91,-30.16" seenSpeedBeg="0.00" seenLaneIDBeg="beg_0" seenLanePosBeg="0.00" tEnd="419.44" observerPosEnd="497.07,469.04" observerSpeedEnd="1.39" observerLaneIDEnd="beg2right_0" observerLanePosEnd="27.24" seenPosEnd="502.93,518.69" seenSpeedEnd="1.22" seenLaneIDEnd="beg2left_0" seenLanePosEnd="18.19" observerRoute="beg beg2right" seen
Route="beg beg2left">
<             <recognitionPoint t="4.00" observerPos="4.91,497.07" observerSpeed="1.25" observerLaneID="beg_0" observerLanePos="4.96" seenPos="1.21,497.07" seenSpeed="1.23" seenLaneID="beg_0" seenLanePos="1.23"/>
<             <recognitionPoint t="5.00" observerPos="6.28,497.07" observerSpeed="1.38" observerLaneID="beg_0" observerLanePos="6.34" seenPos="2.38,497.07" seenSpeed="1.18" seenLaneID="beg_0" seenLanePos="2.41"/>
<             <recognitionPoint t="6.00" observerPos="7.59,497.07" observerSpeed="1.32" observerLaneID="beg_0" observerLanePos="7.66" seenPos="3.61,497.07" seenSpeed="1.24" seenLaneID="beg_0" seenLanePos="3.64"/>
<             <recognitionPoint t="7.00" observerPos="8.76,497.07" observerSpeed="1.18" observerLaneID="beg_0" observerLanePos="8.84" seenPos="4.98,497.07" seenSpeed="1.39" seenLaneID="beg_0" seenLanePos="5.03"/>
<             <recognitionPoint t="8.00" observerPos="9.95,497.07" observerSpeed="1.20" observerLaneID="beg_0" observerLanePos="10.04" seenPos="6.23,497.07" seenSpeed="1.26" seenLaneID="beg_0" seenLanePos="6.29"/>
<             <recognitionPoint t="9.00" observerPos="11.20,497.07" observerSpeed="1.26" observerLaneID="beg_0" observerLanePos="11.31" seenPos="7.45,497.07" seenSpeed="1.23" seenLaneID="beg_0" seenLanePos="7.52"/>
<             <recognitionPoint t="10.00" observerPos="12.50,497.07" observerSpeed="1.32" observerLaneID="beg_0" observerLanePos="12.62" seenPos="8.81,497.07" seenSpeed="1.37" seenLaneID="beg_0" seenLanePos="8.90"/>
<             <recognitionPoint t="11.00" observerPos="13.64,497.07" observerSpeed="1.15" observerLaneID="beg_0" observerLanePos="13.77" seenPos="10.10,497.07" seenSpeed="1.30" seenLaneID="beg_0" seenLanePos="10.19"/>
<             <recognitionPoint t="12.00" observerPos="14.82,497.07" observerSpeed="1.20" observerLaneID="beg_0" observerLanePos="14.97" seenPos="11.46,497.07" seenSpeed="1.38" seenLaneID="beg_0" seenLanePos="11.57"/>
<             <recognitionPoint t="13.00" observerPos="16.06,497.07" observerSpeed="1.25" observerLaneID="beg_0" observerLanePos="16.21" seenPos="12.75,497.07" seenSpeed="1.30" seenLaneID="beg_0" seenLanePos="12.87"/>
<             <recognitionPoint t="14.00" observerPos="17.26,497.07" observerSpeed="1.21" observerLaneID="beg_0" observerLanePos="17.42" seenPos="13.87,497.07" seenSpeed="1.13" seenLaneID="beg_0" seenLanePos="14.00"/>
<             <recognitionPoint t="15.00" observerPos="18.41,497.07" observerSpeed="1.16" observerLaneID="beg_0" observerLanePos="18.58" seenPos="15.00,497.07" seenSpeed="1.14" seenLaneID="beg_0" seenLanePos="15.14"/>
<             <recognitionPoint t="16.00" observerPos="19.67,497.07" observerSpeed="1.28" observerLaneID="beg_0" observerLanePos="19.86" seenPos="16.23,497.07" seenSpeed="1.24" seenLaneID="beg_0" seenLanePos="16.38"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000043480 which does not point to an object of type 'MSTransportableControl'
> 0x613000043480: note: object has invalid vptr
>  ed 00 00 24  07 01 80 1c 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000043480 which does not point to an object of type 'const MSTransportableControl'
> 0x613000043480: note: object has invalid vptr
>  ed 00 00 24  07 01 80 1c 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2268821==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000434a0 at pc 0x00000250994c bp 0x7ffe1eeb92d0 sp 0x7ffe1eeb92c8
> READ of size 8 at 0x6130000434a0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2269042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f057a15d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f05641880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f057609e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:32 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c16,54
< <bt-output>
<     <bt id="right">
<         <seen id="left" tBeg="3.00" observerPosBeg="3.67,497.07" observerSpeedBeg="1.38" observerLaneIDBeg="beg_0" observerLanePosBeg="3.71" seenPosBeg="-30.16,466.91,-30.16" seenSpeedBeg="0.00" seenLaneIDBeg="beg_0" seenLanePosBeg="0.00" tEnd="419.44" observerPosEnd="497.07,469.04" observerSpeedEnd="1.39" observerLaneIDEnd="beg2right_0" observerLanePosEnd="27.24" seenPosEnd="502.93,518.69" seenSpeedEnd="1.22" seenLaneIDEnd="beg2left_0" seenLanePosEnd="18.19" observerRoute="beg beg2right" seen
Route="beg beg2left">
<             <recognitionPoint t="4.00" observerPos="4.91,497.07" observerSpeed="1.25" observerLaneID="beg_0" observerLanePos="4.96" seenPos="1.21,497.07" seenSpeed="1.23" seenLaneID="beg_0" seenLanePos="1.23"/>
<         </seen>
<         <seen id="left" tBeg="1987.20" observerPosBeg="1502.93,482.84" observerSpeedBeg="1.20" observerLaneIDBeg="right2end_0" observerLanePosBeg="488.43" seenPosBeg="1497.07,532.50" seenSpeedBeg="1.21" seenLaneIDBeg="left2end_0" seenLanePosBeg="472.52" tEnd="2613.00" observerPosEnd="2249.64,497.07" observerSpeedEnd="1.20" observerLaneIDEnd="rend_0" observerLanePosEnd="249.64" seenPosEnd="2248.71,497.07" seenSpeedEnd="1.34" seenLaneIDEnd="rend_0" seenLanePosEnd="248.71" observerRoute="right2en
d end rend" seenRoute="left2end end rend">
<             <recognitionPoint t="1988.00" observerPos="1502.93,482.84" observerSpeed="1.20" observerLaneID="right2end_0" observerLanePos="488.43" seenPos="1497.07,532.50" seenSpeed="1.21" seenLaneID="left2end_0" seenLanePos="472.52"/>
<         </seen>
<     </bt>
< </bt-output>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000432c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000432c0: note: object has invalid vptr
>  00 01 80 3e  f4 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000432c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000432c0: note: object has invalid vptr
>  00 01 80 3e  f4 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2269008==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000432e0 at pc 0x00000250994c bp 0x7ffc55a6ce90 sp 0x7ffc55a6ce88
> READ of size 8 at 0x6130000432e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians multimodal all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:32 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,27c16,57
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="0.00" observerPosBeg="5.09,4995.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="5.10" seenPosBeg="-0.00,4992.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="6.28" observerPosEnd="49.91,4995.20" observerSpeedEnd="13.58" observerLaneIDEnd="1i_0" observerLanePosEnd="59.86" seenPosEnd="0.00,4992.20" seenSpeedEnd="0.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="7.08,4995.20" observerSpeed="1.99" observerLaneID="1i_0" observerLanePos="7.09" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<             <recognitionPoint t="2.00" observerPos="10.50,4995.20" observerSpeed="3.43" observerLaneID="1i_0" observerLanePos="10.52" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<             <recognitionPoint t="3.00" observerPos="16.35,4995.20" observerSpeed="5.86" observerLaneID="1i_0" observerLanePos="16.38" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<             <recognitionPoint t="4.00" observerPos="24.19,4995.20" observerSpeed="7.86" observerLaneID="1i_0" observerLanePos="24.24" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<             <recognitionPoint t="5.00" observerPos="34.34,4995.20" observerSpeed="10.17" observerLaneID="1i_0" observerLanePos="34.42" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<             <recognitionPoint t="6.00" observerPos="46.18,4995.20" observerSpeed="11.86" observerLaneID="1i_0" observerLanePos="46.28" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<             <recognitionPoint t="6.28" observerPos="49.91,4995.20" observerSpeed="13.58" observerLaneID="1i_0" observerLanePos="59.86" seenPos="0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4992.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="5.09,4995.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="5.10" tEnd="6.28" observerPosEnd="0.00,4992.20" observerSpeedEnd="0.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="49.91,4995.20" seenSpeedEnd="13.58" seenLaneIDEnd="1i_0" seenLanePosEnd="59.86" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="7.08,4995.20" seenSpeed="1.99" seenLaneID="1i_0" seenLanePos="7.09"/>
<             <recognitionPoint t="2.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="10.50,4995.20" seenSpeed="3.43" seenLaneID="1i_0" seenLanePos="10.52"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000044280 which does not point to an object of type 'MSTransportableControl'
> 0x613000044280: note: object has invalid vptr
>  f8 00 00 16  f2 00 00 77 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000044280 which does not point to an object of type 'const MSTransportableControl'
> 0x613000044280: note: object has invalid vptr
>  f8 00 00 16  f2 00 00 77 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2269134==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000442a0 at pc 0x00000250994c bp 0x7ffdf0a17910 sp 0x7ffdf0a17908
> READ of size 8 at 0x6130000442a0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
9d8
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians multimodal one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:32 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c16,56
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="0.00" observerPosBeg="5.09,4995.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="5.10" seenPosBeg="-0.00,4992.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="6.28" observerPosEnd="49.91,4995.20" observerSpeedEnd="13.58" observerLaneIDEnd="1i_0" observerLanePosEnd="59.86" seenPosEnd="0.00,4992.20" seenSpeedEnd="0.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="7.08,4995.20" observerSpeed="1.99" observerLaneID="1i_0" observerLanePos="7.09" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4992.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="5.09,4995.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="5.10" tEnd="6.28" observerPosEnd="0.00,4992.20" observerSpeedEnd="0.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="49.91,4995.20" seenSpeedEnd="13.58" seenLaneIDEnd="1i_0" seenLanePosEnd="59.86" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="7.08,4995.20" seenSpeed="1.99" seenLaneID="1i_0" seenLanePos="7.09"/>
<         </seen>
<     </bt>
< </bt-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000440c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000440c0: note: object has invalid vptr
>  f8 00 80 41  15 01 80 23 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000440c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000440c0: note: object has invalid vptr
>  f8 00 80 41  15 01 80 23 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2269241==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000440e0 at pc 0x00000250994c bp 0x7ffedbab1d10 sp 0x7ffedbab1d08
> READ of size 8 at 0x6130000440e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
9d8
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:26 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,65c16,55
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="0.00" observerPosBeg="9.98,4993.92" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="10.00" seenPosBeg="9.98,4993.92" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="10.00" tEnd="26.00" observerPosEnd="38.98,4993.92" observerSpeedEnd="1.34" observerLaneIDEnd="1i_0" observerLanePosEnd="39.06" seenPosEnd="39.28,4993.92" seenSpeedEnd="1.16" seenLaneIDEnd="1i_0" seenLanePosEnd="39.36" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="11.12,4993.92" observerSpeed="1.14" observerLaneID="1i_0" observerLanePos="11.14" seenPos="10.46,4993.92" seenSpeed="0.48" seenLaneID="1i_0" seenLanePos="10.48"/>
<             <recognitionPoint t="2.00" observerPos="12.49,4993.92" observerSpeed="1.38" observerLaneID="1i_0" observerLanePos="12.52" seenPos="11.71,4993.92" seenSpeed="1.25" seenLaneID="1i_0" seenLanePos="11.73"/>
<             <recognitionPoint t="3.00" observerPos="13.71,4993.92" observerSpeed="1.23" observerLaneID="1i_0" observerLanePos="13.74" seenPos="13.08,4993.92" seenSpeed="1.38" seenLaneID="1i_0" seenLanePos="13.11"/>
<             <recognitionPoint t="4.00" observerPos="14.89,4993.92" observerSpeed="1.18" observerLaneID="1i_0" observerLanePos="14.93" seenPos="14.36,4993.92" seenSpeed="1.28" seenLaneID="1i_0" seenLanePos="14.39"/>
<             <recognitionPoint t="5.00" observerPos="16.13,4993.92" observerSpeed="1.24" observerLaneID="1i_0" observerLanePos="16.16" seenPos="15.46,4993.92" seenSpeed="1.10" seenLaneID="1i_0" seenLanePos="15.49"/>
<             <recognitionPoint t="6.00" observerPos="17.51,4993.92" observerSpeed="1.39" observerLaneID="1i_0" observerLanePos="17.55" seenPos="16.66,4993.92" seenSpeed="1.20" seenLaneID="1i_0" seenLanePos="16.69"/>
<             <recognitionPoint t="7.00" observerPos="18.77,4993.92" observerSpeed="1.26" observerLaneID="1i_0" observerLanePos="18.81" seenPos="17.92,4993.92" seenSpeed="1.26" seenLaneID="1i_0" seenLanePos="17.95"/>
<             <recognitionPoint t="8.00" observerPos="20.00,4993.92" observerSpeed="1.23" observerLaneID="1i_0" observerLanePos="20.04" seenPos="19.23,4993.92" seenSpeed="1.32" seenLaneID="1i_0" seenLanePos="19.27"/>
<             <recognitionPoint t="9.00" observerPos="21.37,4993.92" observerSpeed="1.37" observerLaneID="1i_0" observerLanePos="21.41" seenPos="20.37,4993.92" seenSpeed="1.15" seenLaneID="1i_0" seenLanePos="20.42"/>
<             <recognitionPoint t="10.00" observerPos="22.67,4993.92" observerSpeed="1.30" observerLaneID="1i_0" observerLanePos="22.71" seenPos="21.57,4993.92" seenSpeed="1.20" seenLaneID="1i_0" seenLanePos="21.61"/>
<             <recognitionPoint t="11.00" observerPos="24.04,4993.92" observerSpeed="1.38" observerLaneID="1i_0" observerLanePos="24.09" seenPos="22.81,4993.92" seenSpeed="1.25" seenLaneID="1i_0" seenLanePos="22.86"/>
<             <recognitionPoint t="12.00" observerPos="25.34,4993.92" observerSpeed="1.30" observerLaneID="1i_0" observerLanePos="25.39" seenPos="24.02,4993.92" seenSpeed="1.21" seenLaneID="1i_0" seenLanePos="24.07"/>
<             <recognitionPoint t="13.00" observerPos="26.46,4993.92" observerSpeed="1.13" observerLaneID="1i_0" observerLanePos="26.52" seenPos="25.18,4993.92" seenSpeed="1.16" seenLaneID="1i_0" seenLanePos="25.23"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000043b80 which does not point to an object of type 'MSTransportableControl'
> 0x613000043b80: note: object has invalid vptr
>  0c 01 00 61  10 01 80 16 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000043b80 which does not point to an object of type 'const MSTransportableControl'
> 0x613000043b80: note: object has invalid vptr
>  0c 01 00 61  10 01 80 16 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2267761==ERROR: AddressSanitizer: heap-use-after-free on address 0x613000043ba0 at pc 0x00000250994c bp 0x7fff05b89350 sp 0x7fff05b89348
> READ of size 8 at 0x613000043ba0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:27 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c16,54
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="0.00" observerPosBeg="9.98,4993.92" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="10.00" seenPosBeg="9.98,4993.92" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="10.00" tEnd="26.00" observerPosEnd="38.98,4993.92" observerSpeedEnd="1.34" observerLaneIDEnd="1i_0" observerLanePosEnd="39.06" seenPosEnd="39.28,4993.92" seenSpeedEnd="1.16" seenLaneIDEnd="1i_0" seenLanePosEnd="39.36" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="11.12,4993.92" observerSpeed="1.14" observerLaneID="1i_0" observerLanePos="11.14" seenPos="10.46,4993.92" seenSpeed="0.48" seenLaneID="1i_0" seenLanePos="10.48"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="0.00" observerPosBeg="9.98,4993.92" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="10.00" seenPosBeg="9.98,4993.92" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="10.00" tEnd="26.00" observerPosEnd="39.28,4993.92" observerSpeedEnd="1.16" observerLaneIDEnd="1i_0" observerLanePosEnd="39.36" seenPosEnd="38.98,4993.92" seenSpeedEnd="1.34" seenLaneIDEnd="1i_0" seenLanePosEnd="39.06" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="10.46,4993.92" observerSpeed="0.48" observerLaneID="1i_0" observerLanePos="10.48" seenPos="11.12,4993.92" seenSpeed="1.14" seenLaneID="1i_0" seenLanePos="11.14"/>
<         </seen>
<     </bt>
< </bt-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000439c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000439c0: note: object has invalid vptr
>  f7 00 80 1a  06 01 80 0a 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000439c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000439c0: note: object has invalid vptr
>  f7 00 80 1a  06 01 80 0a 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2267771==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000439e0 at pc 0x00000250994c bp 0x7fff7bf4c2b0 sp 0x7fff7bf4c2a8
> READ of size 8 at 0x6130000439e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel_one_starting_later all_cps ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:27 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,245c16,55
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="5.00" observerPosBeg="16.15,4993.92" observerSpeedBeg="1.23" observerLaneIDBeg="1i_0" observerLanePosBeg="16.19" seenPosBeg="10.30,4944.35,-49.57" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="60.00" tEnd="121.00" observerPosEnd="158.81,4993.92" observerSpeedEnd="1.23" observerLaneIDEnd="1i_0" observerLanePosEnd="159.15" seenPosEnd="158.63,4993.92" seenSpeedEnd="1.15" seenLaneIDEnd="1i_0" seenLanePosEnd="158.96" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="6.00" observerPos="17.33,4993.92" observerSpeed="1.18" observerLaneID="1i_0" observerLanePos="17.37" seenPos="61.25,4993.92" seenSpeed="1.38" seenLaneID="1i_0" seenLanePos="61.38"/>
<             <recognitionPoint t="7.00" observerPos="18.57,4993.92" observerSpeed="1.24" observerLaneID="1i_0" observerLanePos="18.61" seenPos="62.57,4993.92" seenSpeed="1.32" seenLaneID="1i_0" seenLanePos="62.70"/>
<             <recognitionPoint t="8.00" observerPos="19.95,4993.92" observerSpeed="1.39" observerLaneID="1i_0" observerLanePos="19.99" seenPos="63.75,4993.92" seenSpeed="1.18" seenLaneID="1i_0" seenLanePos="63.88"/>
<             <recognitionPoint t="9.00" observerPos="21.21,4993.92" observerSpeed="1.26" observerLaneID="1i_0" observerLanePos="21.25" seenPos="64.95,4993.92" seenSpeed="1.20" seenLaneID="1i_0" seenLanePos="65.08"/>
<             <recognitionPoint t="10.00" observerPos="22.44,4993.92" observerSpeed="1.23" observerLaneID="1i_0" observerLanePos="22.48" seenPos="66.21,4993.92" seenSpeed="1.26" seenLaneID="1i_0" seenLanePos="66.34"/>
<             <recognitionPoint t="11.00" observerPos="23.81,4993.92" observerSpeed="1.37" observerLaneID="1i_0" observerLanePos="23.86" seenPos="67.52,4993.92" seenSpeed="1.32" seenLaneID="1i_0" seenLanePos="67.66"/>
<             <recognitionPoint t="12.00" observerPos="25.10,4993.92" observerSpeed="1.30" observerLaneID="1i_0" observerLanePos="25.16" seenPos="68.66,4993.92" seenSpeed="1.15" seenLaneID="1i_0" seenLanePos="68.81"/>
<             <recognitionPoint t="13.00" observerPos="26.48,4993.92" observerSpeed="1.38" observerLaneID="1i_0" observerLanePos="26.53" seenPos="69.86,4993.92" seenSpeed="1.20" seenLaneID="1i_0" seenLanePos="70.00"/>
<             <recognitionPoint t="14.00" observerPos="27.78,4993.92" observerSpeed="1.30" observerLaneID="1i_0" observerLanePos="27.84" seenPos="71.10,4993.92" seenSpeed="1.25" seenLaneID="1i_0" seenLanePos="71.25"/>
<             <recognitionPoint t="15.00" observerPos="28.90,4993.92" observerSpeed="1.13" observerLaneID="1i_0" observerLanePos="28.96" seenPos="72.31,4993.92" seenSpeed="1.21" seenLaneID="1i_0" seenLanePos="72.46"/>
<             <recognitionPoint t="16.00" observerPos="30.04,4993.92" observerSpeed="1.14" observerLaneID="1i_0" observerLanePos="30.11" seenPos="73.47,4993.92" seenSpeed="1.16" seenLaneID="1i_0" seenLanePos="73.62"/>
<             <recognitionPoint t="17.00" observerPos="31.28,4993.92" observerSpeed="1.24" observerLaneID="1i_0" observerLanePos="31.34" seenPos="74.75,4993.92" seenSpeed="1.28" seenLaneID="1i_0" seenLanePos="74.90"/>
<             <recognitionPoint t="18.00" observerPos="32.66,4993.92" observerSpeed="1.38" observerLaneID="1i_0" observerLanePos="32.72" seenPos="76.07,4993.92" seenSpeed="1.32" seenLaneID="1i_0" seenLanePos="76.23"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x613000043b80 which does not point to an object of type 'MSTransportableControl'
> 0x613000043b80: note: object has invalid vptr
>  f9 00 00 17  03 01 80 39 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x613000043b80 which does not point to an object of type 'const MSTransportableControl'
> 0x613000043b80: note: object has invalid vptr
>  f9 00 00 17  03 01 80 39 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2267784==ERROR: AddressSanitizer: heap-use-after-free on address 0x613000043ba0 at pc 0x00000250994c bp 0x7ffceb20b6b0 sp 0x7ffceb20b6a8
> READ of size 8 at 0x613000043ba0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel_one_starting_later one_cp ( Last six runs Nov2022 )

---------- Differences in bt ----------
2a3,14
> <!-- generated on 2022-11-08 06:43:27 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c16,54
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="5.00" observerPosBeg="16.15,4993.92" observerSpeedBeg="1.23" observerLaneIDBeg="1i_0" observerLanePosBeg="16.19" seenPosBeg="10.30,4944.35,-49.57" seenSpeedBeg="0.00" seenLaneIDBeg="1i_0" seenLanePosBeg="60.00" tEnd="121.00" observerPosEnd="158.81,4993.92" observerSpeedEnd="1.23" observerLaneIDEnd="1i_0" observerLanePosEnd="159.15" seenPosEnd="158.63,4993.92" seenSpeedEnd="1.15" seenLaneIDEnd="1i_0" seenLanePosEnd="158.96" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="6.00" observerPos="17.33,4993.92" observerSpeed="1.18" observerLaneID="1i_0" observerLanePos="17.37" seenPos="61.25,4993.92" seenSpeed="1.38" seenLaneID="1i_0" seenLanePos="61.38"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="5.00" observerPosBeg="10.30,4944.35,-49.57" observerSpeedBeg="0.00" observerLaneIDBeg="1i_0" observerLanePosBeg="60.00" seenPosBeg="16.15,4993.92" seenSpeedBeg="1.23" seenLaneIDBeg="1i_0" seenLanePosBeg="16.19" tEnd="121.00" observerPosEnd="158.63,4993.92" observerSpeedEnd="1.15" observerLaneIDEnd="1i_0" observerLanePosEnd="158.96" seenPosEnd="158.81,4993.92" seenSpeedEnd="1.23" seenLaneIDEnd="1i_0" seenLanePosEnd="159.15" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="6.00" observerPos="61.25,4993.92" observerSpeed="1.38" observerLaneID="1i_0" observerLanePos="61.38" seenPos="17.33,4993.92" seenSpeed="1.18" seenLaneID="1i_0" seenLanePos="17.37"/>
<         </seen>
<     </bt>
< </bt-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,123
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55: runtime error: member call on address 0x6130000439c0 which does not point to an object of type 'MSTransportableControl'
> 0x6130000439c0: note: object has invalid vptr
>  e4 00 80 5f  22 01 80 5b 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/microsim/devices/MSDevice_BTreceiver.cpp:143:55 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:16: runtime error: member access within address 0x6130000439c0 which does not point to an object of type 'const MSTransportableControl'
> 0x6130000439c0: note: object has invalid vptr
>  e4 00 80 5f  22 01 80 5b 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/microsim/transportables/MSTransportableControl.h:149:16 in 
> =================================================================
> ==2267914==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000439e0 at pc 0x00000250994c bp 0x7fff67c2e930 sp 0x7fff67c2e928
> READ of size 8 at 0x6130000439e0 thread T0
>     #0 0x250994b in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::b
asic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1016:55
>     #1 0x2509683 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSTransportable*> > >::begin() const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:364:21
>     #2 0x250145d in MSTransportableControl::loadedBegin[abi:cxx11]() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.h:149:33
>     #3 0x2cafae2 in MSDevice_BTreceiver::BTreceiverUpdate::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_BTreceiver.cpp:143:55
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
11d10
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2311309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc1884b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc02ab90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc1478c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_cacc_apply ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2313327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16ff64d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16e98a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16fb58e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_cacc_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2312491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0111552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feffb39c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff00d096082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2311413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38ed1da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38d74490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38e911b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f099439f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f097e3a80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f09902e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_prob ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f916ea172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9158a350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f916a958082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_name ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb88cb52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb72cd50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb84bf6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_prob ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31e09322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31ca93b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31dc873082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions tripinfo_precision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2261873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36ccaaf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f36b6afb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f36c89f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example assign_by_prob_and_param ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcde3b2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcdcdd8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcddfa70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9256fa22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92412020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9252ee3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example other_device ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2259917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d887542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d729b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d84695082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction custom_net ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2352345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a1bc492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0a05e910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a17b8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2351813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54f49c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f54dec120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f54f0909082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f276c9782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2756bc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f27688b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb580122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb4226e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb53f53082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no_tlsRange ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb3b8b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb256910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb377f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa speedUp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3fd1012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3e735e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3f9042082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_name ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42fd56d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42e759b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42f94ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f460252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6f300400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f41f66082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8079b632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8063b7d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8075aa4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f50a949f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f50934cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f50a53e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2dda9a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2dc49c00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2dd68ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f758be09d30
> ==2282274==LeakSanitizer has encountered a fatal error.
> ==2282274==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2282274==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d2a7462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d147700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d26687082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f55c7ec72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55b1ee10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f55c3e08082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f860d9822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85f798a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86098c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb17f8af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb16946a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb17b7f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd50b9352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4f59520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd507876082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe39bd072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe385f520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe397c48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2283475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70ffde52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f70ea02f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f70fbd26082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f70ffde593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f70ffde4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2284133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde2ec8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde18ed10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde2abcc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2283571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2250d802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f223afde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f224ccc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2250d8093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2250d7fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ff8a942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0fe2cf20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ff49d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2284458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d9aeb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d850f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d96df2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors empty_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2284677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6959d7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6955cbc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6959d7b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6959d7ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b603ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b49f760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b5c2fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03c7f6a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03b1b370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03c3eab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors unknown_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2284520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc56a0bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc566000082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc56a0bf93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc56a0beb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7f28bdd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7f12c0b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7f24b1e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42a8bcf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4292bfd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42a4b10082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8677d2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8661d550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8673c6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f659bba12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6585bcb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6597ae2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment stops_via ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2283311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36392832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f36351c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f363928393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3639282b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f290e41e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28f81f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f290a35f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9cac782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9b4a530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9c6bb9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ec8e6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7eb2c480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ec4daf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52d92002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f52c2ff00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52d5141082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f647a8292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64648550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f647676a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_lastroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7847842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb76e3550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7806c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_noedge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66384aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66220620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66343eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24f01aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f24d9d620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f24ec0eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5c0cf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc5aa8ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5bcc33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2281665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8c6f2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8b0af70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8c2e6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz_source ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2282065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4dbef42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4c5ab00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff4d7e35082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2ee79e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2d87bb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2ea6df082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge_looped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2283108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43d2c542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43bcc700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43ceb95082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting disconnected ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2309846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4f70a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4e10b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff4f2fe1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_adaptation_interval ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2309448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f61dfed72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f61dbe18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f61dfed793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f61dfed6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2309725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feda3d052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed8df920cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed9fc46082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc3385272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc3227860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc334468082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_add ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdf95b192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdf7fb300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdf91a5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2284690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd9ad5a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd9a94e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd9ad5a793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd9ad5a6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_some_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d50a112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6d3a80f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d4c952082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feabb2292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feaa50130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feab716a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz toJunction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43152012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42ff4490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4311142082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ac57c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3aafa0d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ac1704082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f422760f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42105fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4223550082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c8d5f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c765e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c89539082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faef37552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faedc7520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faeef696082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2284967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdcf44e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdcdd4e80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdcf0429082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff68d9952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff6767730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6898d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa56b6912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5544400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5675d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2285568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2cb1802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2b4d3c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe2c70c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip 2persontrips ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2290474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43cc9762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43b6c020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43c88b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip 2persontrips_disconnected ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2290771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3aaf5c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a998540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3aab508082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2296541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f957ebbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95689bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f957aaff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2300192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04c697f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04b076b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04c28c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9c7db62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9b20200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9c3cf7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2290379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb63fbd62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb629e630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb63bb17082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2299892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd94b55c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd93535c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd94749d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2293077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10e2fbc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f10ccdc80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f10deefd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2293093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43cd6b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43b74d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43c95f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2293384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a224b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a0c2c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a1e3f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f9f3e956d30
> ==2293479==LeakSanitizer has encountered a fatal error.
> ==2293479==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2293479==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2294121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0178f7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0162d9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0174ebe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2294810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda3a52c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda243380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda3646d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90286a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f901292a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90245e1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2297381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff222d7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff20cb7e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff21ecbf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2297869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd21ff72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd0bdf80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd1df38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2297970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a0f2382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79f902a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a0b179082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06466822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f063046b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f06425c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ce16102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6ccb4110cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6cdd551082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10629512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f104c73c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f105e892082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f809bca52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8085aa60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8097be6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2297554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc30004c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2e9e4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2fbf8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c1e60c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c0887a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c1a54d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9dd002e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9dba2ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9dcbf6f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f87e9de42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f87d405e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f87e5d25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f930381e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92edaa80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f92ff75f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1f6c3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1e0ec70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd1f2b7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f79dbd9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79c5b810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f79d7cdb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbbed4092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbbd71f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbbe934a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_double_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2302679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6bc059d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6bbc4de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6bc059d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6bc059cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2302135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f004c9342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0048875082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f004c93493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f004c933b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2302843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02a0f8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f028adbb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f029cece082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors unreachable_rides ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2302353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f628986a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f62736830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f62857ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2294913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b0e9ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3af87ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b0a92f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2295176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff83e59a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff8288040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff83a4db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2295077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f13a7cd22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1391f2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f13a3c13082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2296498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd3f6702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd298ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd3b5b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2295547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f149eeba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14891290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f149adfb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2294972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9e897ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9e735970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9e856ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2287730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9f76862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9e18ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9f35c7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,35
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:155:33: runtime error: member call on null pointer of type 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:155:33 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:321:21: runtime error: member call on null pointer of type 'const MSNet *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:321:21 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2288993==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000006687b7 bp 0x7fe0317bf3b0 sp 0x7fe0317bf390 T1)
> ==2288993==The signal is caused by a READ memory access.
> ==2288993==Hint: address points to the zero page.
>     #0 0x6687b7 in MSNet::getCurrentTimeStep() const /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:322:16
>     #1 0x6de240 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:155:33
>     #2 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #3 0x7fe044f434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #4 0x7fe044944608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477:8
>     #5 0x7fe040ae4132 in clone /build/glibc-SzIz7B/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:322:16 in MSNet::getCurrentTimeStep() const
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2287649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc698c372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc694b78082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc698c3793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc698c36b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2288951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d425a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d2c8240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d3e4e7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2288805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4372d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4210ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff433211082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2288651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4b9eb7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4b889830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4b9aabb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz toJunction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2287998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38b173f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f389b9bd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38ad680082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz viaJunctions ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2288000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90f08b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90dab1f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90ec7f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2288421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98ac7f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9896a700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98a8732082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f392d0e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3916ed00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3929026082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff17f8dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1696dd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff17b81d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,416
> 
> =================================================================
> ==2294812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a49de32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a340500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a45d24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 1336 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0xb2372b in GUIVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:52:24
>     #2 0x3585aea in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:178:38
>     #3 0x35dc3e7 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #4 0x903041 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:658:29
>     #5 0x35934eb in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:294:20
>     #6 0x35dedf2 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #7 0x903041 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:658:29
>     #8 0x361091e in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:192:20
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2288998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44c599a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44afc280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44c18db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2289339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ba5c5b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0b8fed10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ba1b9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2289610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75157982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f74ffa0f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75116d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2289887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f511efd12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f510924b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f511af12082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2289876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9604d902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95ef01a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9600cd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2290123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa3073062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2f157f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa303247082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2294464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba1f2032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fba090200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba1b144082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2294741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2776d132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2760b400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2772c54082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2298781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf955de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf7d0780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf9151f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2292227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb2a9572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb147630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb26898082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2299710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbdd232e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbdbc1380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbdce26f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2299640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa42fb822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4199a00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa42bac3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2292501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6f6ca52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff6e0aa10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6f2be6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2292390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f871ef072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8708cf10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f871ae48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda978402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda81acd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda93781082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5397c932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53816340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5393bd4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc1050962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0eea230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc100fd7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f331f5092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3308e930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f331b44a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2300515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f554fad62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55398e20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f554ba17082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2301841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9363562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9201710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc932297082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2302059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c3e3802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c285e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c3a2c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2292859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22703f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f225a6860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f226c33a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2291002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4bf20be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4bdc3180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4bedfff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2297356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33cbabe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33b58da0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33c79ff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2304077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49865a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49708320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f49824e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2304406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fddec4012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fddd66790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdde8342082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2304716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5b80ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5a11da0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5b400b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2303280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b098912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8af299d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b057d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2304048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ce73452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1cd04300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1ce3286082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f637dcb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6367cc80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6379bf2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96d59372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96bf9650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96d1878082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c025bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3bec5d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bfe4fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f782616a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78101820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78220ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca6ad442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca54d600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca66c85082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2280442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa05f2ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0493180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa05b22b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ba2e532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b8ce800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b9ed94082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4aaa03a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a940650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4aa5f7b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a1d89f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a078b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a197e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2305309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3b13452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb39b1410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb3ad286082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2305314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8f2dedd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8f17cde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8f29e1e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2305274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faafbe502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faae5c3c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faaf7d91082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2305571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efc6ffea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc59dd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efc6bf2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2305612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65c58272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f65af6280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f65c1768082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_loop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2305653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d358d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d1fb200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d31817082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2304753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f924aab92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92348d80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f92469fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2304960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdad2ffb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdabce1a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdacef3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2306116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc53ae9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc524ca90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc536ddf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2306938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45e58792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45cf6830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45e17ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2307290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa80f4de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7f92ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa80b41f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2308897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e144172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1dfe2340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e10358082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2309565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44f76e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44e15040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44f3626082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2309158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c0b8432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2bf56610cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c07784082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2960c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2803120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb29200a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff24cf8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2371eb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff248ed0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2287105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a8b5292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a757840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a8746a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.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 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2287465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34b42042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f349e44e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34b0145082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.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 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4274f4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f425f1940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4270e8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4446b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff42e9010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff4405f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53e4d682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53cefb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53e0ca9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd160802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd002de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd11fc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f17b4a3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f179e8260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f17b097f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9a077502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f99f154f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9a03691082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01f06582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f01da8c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f01ec599082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15ceacc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15b8ae70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f15caa0d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2286329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42a344a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f428d4650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f429f38b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f214d4a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21374d30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f21493e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket11336 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2279399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7cb08c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7b52d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7c6fcd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket4350 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd56f4292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5596860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd56b36a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa907a8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8f1cec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa9039d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b53cb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b3df1c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b4fbf2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5839 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6b6c4b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6b567120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6b683f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8323a982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f830dccf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f831f9d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2279287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3de5c6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3dcfeca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3de1bae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config PET_DRAC_trajectories ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97a682d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9790a8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f97a276e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config commaSeparated ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2269560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84966192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84808740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f849255a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f57eeb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f4214a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f53e2c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_following ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f23850be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f236f31a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2380fff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_range ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49693792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49535d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f49652ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18d384b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18bda990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18cf78c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config extended_range ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56b54f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f569f7390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56b1431082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config filter_edges_no_conflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e754692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e5f6b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e713aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config filter_edges_with_conflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7eb04d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e9a7350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7eac41a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd458232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd2fa6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd41764082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC_threshold ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd0c96012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd0b385e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd0c5542082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5825bec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f580fe4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5821b2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET_threshold ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbc527a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc3ca040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc4e6e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7facb5f162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faca015f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7facb1e57082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC_threshold ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8bc2dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8a65250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8b821d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config threshold_measures_mismatch1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06167d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0600a380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f061271a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config threshold_measures_mismatch2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2270535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bf4d7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bdefc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bf0cbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writeLanePositions ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d1c4a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d066ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d183e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writeLanePositions_to_globalMeasures ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c0b93a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bf5b990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c0787b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writePositions_to_globalMeasures ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff17f3a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1696000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff17b2e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f436f4072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f435964f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f436b348082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_reduced_width ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feca2c662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec8cec40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec9eba7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78b36442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f789d8910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78af585082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1_euler ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb6dc82a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6c6a710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb6d876b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78ccedf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78b713b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78c8e20082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1c630f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1c4d3390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1c5f031082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab52c0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fab3ce560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab4eb4e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03b00872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f039a2e30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03abfc8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_early_arrival_foe ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f894d6042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f893785c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8949545082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2f1e45a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f086b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2f1a39b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1_euler ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e45b622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e2fdbe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e41aa3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2c4cad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2aef090cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff2c0bee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_left_foe_straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd59d7072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5879620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd599648082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde3265b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde1c8b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde2e59c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major_log_begin_during_conflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d332652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d1d4c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d2f1a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2272086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f1b1ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f054190cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f170fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_straight_foe_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2271769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f80c7cf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f80b1f560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f80c3c38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_cannot_interpret_line ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe48ccce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe476f1c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe488c0f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_edge_not_found ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1661cee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f164bf270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f165dc2f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_junction_not_found ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2279453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f180b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f022f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f13ffa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f596826e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59524b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59641af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_breaking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d756c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d5f9280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d7160a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0b82ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0a250c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0b41ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_leader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efc190722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc032ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efc14fb3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d6e9222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d58b6a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d6a863082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f254ebf32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2538e520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f254ab34082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_right_ped_crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff67c32d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff66657c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff67826e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_leader_deviating_routes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f380e8972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37f8af40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f380a7d8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe994f352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe97f17c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe990e76082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_braking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c736022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c5d85e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c6f543082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d327e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d1ca3f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d2e721082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf9bd492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf85fa50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf97c8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4cbc992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4b5ef40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4c7bda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faeaed032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fae98f490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faeaac44082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_leader_deviating_routes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fddf84d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdde272d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fddf4411082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following minGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9eead712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ed4fce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ee6cb2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords with_geo ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01858e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f016fb440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0181829082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords without_geo ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9bd863c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9bc28840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9bd457d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa7e51ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7cf44d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa7e112f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97814672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f976b6b00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f977d3a8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f17d52912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f17bf4d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f17d11d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0ff1632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb0e93bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb0fb0a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e321872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e1c3d00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e2e0c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52aaec42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f529510d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52a6e05082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faeea1292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faed43710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faee606a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cd90d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2cc33330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cd5015082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27928b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f277cb010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f278e7f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2275132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe91ea102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe908c6f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe91a951082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc915cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc7b82e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc8d510082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2274698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f9d2312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6f874790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f99172082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_four_vehs ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8f578a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8df9e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8f16cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68cd5292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f68b77860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68c946a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b8ea852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b78cce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b8a9c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9406c7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93f0ec10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9402bbb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0414ed02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03ff12c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0410e11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_left_ego_major1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcdd83f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcdc26510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcdd4336082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_major_turn_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2276953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b46fb52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2b312140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b42ef6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_minor_turn_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8ba36c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8a45b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8b62ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe31cef42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe30713d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe318e35082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faac1dc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faaac0220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faabdd04082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped_same_file ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60d23572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60bc5b30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60ce298082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4c5a102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4afc6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4c1951082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d7082a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d5aa840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d6c76b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4025c4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f400fea90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4021b8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff333a6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff31dcca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff32f9ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97912e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f977b5450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f978d227082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a3b3462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a255a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a37287082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46011612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45eb3bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45fd0a2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict four_vehs ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f47e781f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f47d1a7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f47e3760082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict three_vehs ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2273699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f29ba3322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f29a45910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f29b6273082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2277925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f82695cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f82538140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f826550c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e2ecd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e18f330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e2ac15082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f646f1882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64593d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f646b0c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
5,13c5,13
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>     <conflict begin="1.00" end="10.40" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.72,48.35 95.07,48.35 95.44,48.34 95.82,48.32 96.20,48.30 96.55,48.29 96.88,48.27 97.25,48.25 97.64,48.23 98.06,48.21 98.49,48.16 98.95,48.
05 99.43,47.94 99.94,47.82 100.47,47.69 100.99,47.46 101.54,47.21 102.11,46.95 102.69,46.67 103.29,46.35 103.90,46.01 104.54,45.66 105.20,45.29 105.89,44.92 106.60,44.53 107.33,44.13"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.28,0.00 3.43,0.00 3.58,0.00 3.74,-0.01 3.89,-0.02 3.71,-0.03 3.26,-0.04 3.52,-0.06 3.78,-0.07 4.04,-0.09 4.30,-0.12 4.55,-0.17 4.81,-0.29 5.06,-0.42 5.31,-0.57 5.55,-0.72 5.77,-1.00 5.97,-1.32 6.15,-1.67 6.31,-2.06 6.44,-2.46 6.58,-2.8
1 6.70,-3.18 6.83,-3.50 7.02,-3.70 7.21,-3.90 7.42,-4.06"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
15c15
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
19,27c19,27
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="10 10 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.43,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 1
62.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.35 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.8
9,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fedf591b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feddfb7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fedf185c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="11.90" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.56,48.29 96.86,48.27 97.11,48.26 97.33,48.25 97.49,48.24 97.65,48.
23 97.83,48.22 98.04,48.21 98.28,48.20 98.53,48.15 98.81,48.08 99.12,48.01 99.45,47.93 99.80,47.85 100.18,47.76 100.59,47.65 100.99,47.46 101.42,47.27 101.87,47.06 102.34,46.84 102.83,46.60 103.33,46.32 103.86,46.03 104.40,45.73 104.97,45.42 105.57,45.09 106.19,44.76 106.83,44.41 107.49,44.05 108.18,43.67 108.89,43.29 109.62,42.89 110.37,42.48 111.15,42.06 111.95,41.62"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 3.12,-0.02 2.79,-0.02 2.34,-0.02 1.89,-0.02 1.44,-0.02 1.70,-0.02 1.96,-0.02 2.22,-0.03 2.48,-0.04 2.74,-0.05 3.00,-0.08 3.26,-0.11 3.52,-0.15 3.78,-0.19 4.04,-0.2
4 4.29,-0.30 4.55,-0.41 4.80,-0.53 5.04,-0.66 5.28,-0.82 5.51,-1.00 5.74,-1.21 5.95,-1.44 6.15,-1.70 6.34,-1.97 6.53,-2.25 6.70,-2.55 6.85,-2.87 6.99,-3.19 7.16,-3.44 7.31,-3.71 7.48,-3.95 7.69,-4.12 7.89,-4.29 8.12,-4.43"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="6.93 6.83 6.73 6.63 6.53 6.43 6.33 6.23 6.13 6.03 5.93 5.83 5.73 5.63 5.53 5.43 5.33 5.23 5.13 5.03 4.93 4.83 4.73 4.63 4.53 4.43 4.33 4.23 4.13 4.03 3.93 3.83 3.73 3.63 3.53 3.43 3.33 3.23 3.13 3.03 2.93 2.83 2.73 2.63 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,46.26" type="11" value="2.63"/>
>         <DRACSpan values="0.10 0.10 0.11 0.11 0.11 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.20 0.21 0.22 0.23 0.24 0.25 0.26 0.28 0.29 0.30 0.32 0.34 0.35 0.37 0.39 0.42 0.44 0.47 0.50 0.53 0.57 0.61 0.65 3.43 3.36 3.29 3.21 3.12 3.03 2.92 2.80 2.66 2.51 2.34 2.15 1.93 1.67 1.38 1.04 0.64 0.17 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2278353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32490272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32332860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3244f68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2346807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7be853a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7bd25580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7be447b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2347266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28197842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28037a50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28156c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2347324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f20e3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f0ae450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f1cd7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2347554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef686b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef526bd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef645f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2317344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5dcaf172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5db515f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5dc6e58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2313350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f446f4742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44596d20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f446b3b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2313832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02d1a4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f02bbc840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f02cd98f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2316684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94ba0252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94a425d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94b5f66082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2314313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68828ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f686cb090cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f687e7fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2349431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7df41f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7dde42a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7df0131082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2349473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8de54902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8dcf6d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8de13d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2349902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f805dcae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8047ef70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8059bef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27c9b042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f27b15890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f27c5a45082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02ee3992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f02d66050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f02ea2da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2350246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d40b182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d29bf50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d3ca59082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2340534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7c8b572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7b2da10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7c4a98082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2340536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f971a7af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f97049f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f97166f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2335723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a58b7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a42db60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a54abe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2336489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54b39502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f549db9f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f54af891082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2336727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f850f87f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84f9ace0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f850b7c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2336786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f00206aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f000a8e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f001c5eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2338878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f006ead22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0058d210cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f006aa13082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2337602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77cff362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77ba1810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77cbe77082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2337639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c8ed2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c78f7c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c8ac6e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2340215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26ae03a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f26982890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f26a9f7b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2326201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66779db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f667391c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f66779db93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f66779dab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2321554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa7199c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa5bbd50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa6d8dd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2322958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f661e2322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f660846c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f661a173082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling rerouting ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2325209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26649d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f264ec300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2660912082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2324045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2348a7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2332ccc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f23449be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2323724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa83ac002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa824e390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa836b41082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2318788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7389cd52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7373f0f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7385c16082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2317850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91249512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f910eb8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9120892082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2320196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1447a312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1431c7c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1443972082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2321166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53b89692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53a2bb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53b48aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2318882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37b21322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f379c37f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37ae073082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2341854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51b80a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51a20ad0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51b3fe3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2341868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa473af62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa45db010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa46fa37082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2340726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0cc6b192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0cb0b200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0cc2a5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2340815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc1689132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc1529310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc164854082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2341046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f71ff2942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f71e929d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f71fb1d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2341256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f456585c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f454f87d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f456179d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2342435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f091b3362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f090533d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0917277082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2327368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7152af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6ff4e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7111f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2335663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d0dcba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4cf78790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d09bfb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2332781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56ee8062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56d85e10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56ea747082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2332355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f839c98a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83867760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83988cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2332764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2c927e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2b30580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb2c51bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2332815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88417792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f882b5530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f883d6ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2327901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba8c44f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fba766890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba88390082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2331437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7c18a5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c02cae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7c149a0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2328513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8294fa72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f827f1f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8290ee8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2329129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b2c1d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b164240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b28118082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2329329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb543ac82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb52dd020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb53fa09082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2333688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52361af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f521ff9e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52320f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2345334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff1e72b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1d14ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff1e31f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2346043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76b7e722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76a20bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76b3db3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2346198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fddeedaa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fddd8fe40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fddeaceb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2345333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6dae952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6c50cf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6d6dd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2343170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d7ccc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d66f030cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d78c0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2346463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08c452f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08ae7690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f08c0470082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2346628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66d01172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66ba34f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66cc058082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2342296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7af24542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7adc6a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7aee395082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2342797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbcf10e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbcdb3230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbced02a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2345279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc612ade2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc5fcd2d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc60ea1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2346615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44fa3e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44e46220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44f6329082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_fractional_warning ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,31
> 
> =================================================================
> ==2360958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fded99e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdec3c290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fded5922082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fded99e193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fded99e0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_negative_warning ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2360993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cc61f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8cb04410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cc213a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors begin_after_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2360473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4df1d382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4dedc79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4df1d3893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4df1d37b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors begin_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2360521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd0791502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd075091082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd07915093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd07914fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates route_newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f95e4b7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f95e0abe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f95e4b7d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f95e4b7cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates route_oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb895b1a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb891a5b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb895b1a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb895b19b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vehicleid_newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14a55de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14a151f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f14a55de93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f14a55ddb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vehicleid_oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2266e0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2262d4f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2266e0e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2266e0db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vtype_newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66934352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f668f376082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f669343593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6693434b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vtype_oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5ecd5512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ec9492082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5ecd55193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5ecd550b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors empty_line ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2361849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efe860c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efe82003082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7efe860c293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7efe860c1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors end_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2360528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd3162ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3121ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd3162ad93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd3162acb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors high_time ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2359838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f665af052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6656e46082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f665af0593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f665af04b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors invalid_color ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,133
> 
> =================================================================
> ==2361787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f128cdbf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1288d00082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 688 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x3e64b64 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:729:37
>     #2 0x3df1ccc in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:30
>     #3 0x1dfe271 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f128d8a15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f128cdbf93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_color_name ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,133
> 
> =================================================================
> ==2361773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee4efc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee4af06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 688 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x3e64b64 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:729:37
>     #2 0x3df1ccc in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:30
>     #3 0x1dfe271 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fee4faa75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fee4efc593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_param ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2361749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f753d9712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7527bde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75398b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_step_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2360894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3bdb0e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bd702a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3bdb0e993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3bdb0e8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors invalid_time ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2359842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01a27702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f019e6b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f01a277093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f01a276fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors parkingArea_noCapacity ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2361898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f99ece902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f99d6ec80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f99e8dd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f99ece9093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f99ece8fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors person unconnected_ride ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2358622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f23c2fa92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f23beeea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f23c2fa993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f23c2fa8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person unconnected_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2359113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f87572c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8753207082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f87572c693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f87572c5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person unconnected_stops_same_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2359189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9748b732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9732dd90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9744ab4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors person unconnected_walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2358757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe2b42f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe27370082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fbe2b42f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fbe2b42eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person vehicle_as_person ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2359123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f184354b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f182d7a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f183f48c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2355911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2428e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe22cb410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe23e829082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2356116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c710022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c5b26c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c6cf43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2356121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4775c182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f475fe5f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4771b59082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2356142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6145fb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f61302020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6141efa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2356378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86b514f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86b1090082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f86b514f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f86b514eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes emptyperson ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2356265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66dcff62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66d8f37082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f66dcff693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f66dcff5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes emptyroute_newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2353857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3db11cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3dad10d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3db11cc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3db11cbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes emptyroute_oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2355278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2d84e772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2d80db8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2d84e7793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2d84e76b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes false_route1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2353687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7beb6dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7be761e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7beb6dd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7beb6dcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes false_route2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2353692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a7839d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a742de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6a7839d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6a7839cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2353383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f384b4a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38356ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38473e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f384b4a593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f384b4a4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2352634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8e3a45b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8e246b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8e3639c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes first_edge_false__newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2354190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff3c82d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff3c4211082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff3c82d093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff3c82cfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes first_edge_false__oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2355273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5e72b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5e31f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc5e72b093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc5e72afb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes invalid_departpos ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2356577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd46d1762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4573e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd4690b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes last_edge_false__newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2354464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f82f0c842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f82ecbc5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f82f0c8493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f82f0c83b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes last_edge_false__oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2355949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5df51d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5db45e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa5df51d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa5df51cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes no_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2353469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cb8dbd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cb4cfe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f9cb8dbd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f9cb8dbcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes ok_newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2353775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cee72c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9cd89860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cea66d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes ok_oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2354654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f05bea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3eefe570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f01b2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes second_edge_false__newstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2354345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67e27c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67de707082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f67e27c693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f67e27c5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes second_edge_false__oldstyle_plainemission ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2355839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e012982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3dfd1d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3e0129893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3e01297b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors too_many_teleports ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
16a27,62
> 
> =================================================================
> ==2361280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbaf441a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbade6740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbaf035b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_ok ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2357791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1dc7f422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1db23eb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1dc3e83082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1dc7f4293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1dc7f41b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_longer ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2357811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75a4cf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f758f19a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75a0c33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f75a4cf293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f75a4cf1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_shorter ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2357844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe603a2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5ff96f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fe603a2e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fe603a2db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_ok ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2358227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd467a0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd451a6b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd46394e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_longer ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2358551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8167102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc80076d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc812651082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc81671093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc81670fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_shorter ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,128
> 
> =================================================================
> ==2358582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86cce8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x276b097 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:315:23
>     #2 0x27f681e in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:329:46
>     #3 0x3fc9458 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f86cd96cf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86c8dcc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2240 byte(s) in 8 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x27cfbaa in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:814:32
>     #2 0x27be2a0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:115:17
>     #3 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f86cd96d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors unknown_config_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2359546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6eb5a1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6eb1960082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6eb5a1f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6eb5a1eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors unsafe_connections ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2361751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b7678d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b60c480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b726ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7b7678d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7b7678cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes bikeDepartDelay ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f05287782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f05129d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f05246b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9fd6a352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9fc0c910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9fd2976082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51effbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51da23d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51ebeff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right_crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff01b1d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0054560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff017118082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right_noInternal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa8ff90f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8e9b9a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa8fb850082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9a864c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9a707460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9a82408082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_straight_noInternal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f817f5182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81697a20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f817b459082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended busses plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d9d1082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d871250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d99049082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended busses three_busses ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02540272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f023e0460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f024ff68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f258e1c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2577fc60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f258a106082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ee0d5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7ecab5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7edcc9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee9e92b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fee887260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee9a86c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_exact ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33e12e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33cb0cd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33dd222082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_type ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd960462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd7fe410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd91f87082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_type_distribution ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18de9af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18c87ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18da8f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator departLane_given ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe55901c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe542e070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe554f5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2111011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67262b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67221fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f67262b993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f67262b8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,399
> 
> =================================================================
> ==2111021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce6ad022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce54d5d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce66c43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54d26ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f54bc7150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f54ce60b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3967fcf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3951dbb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3963f10082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flowbug ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9d4456a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9d2e1390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9d404ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f23bae4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f23a4e7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f23b6d8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator inactive_in_between ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31729f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f315c7f80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f316e939082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator insertion_front_gap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292966370 + 4278959888 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4246110761 + 1273935871 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1cce1cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1cb82290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1cca10c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator nested ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc34863b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc33243b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc34457c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_all_queues ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292966370 + 4278959888 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4246110761 + 1273935871 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f912440c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f910e1f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f912034d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_short_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f604f4d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60392bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f604b411082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe98771b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9712eb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe98365c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_output ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e43d362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e2d9020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e3fc77082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_remove ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f481c86b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48064390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48187ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_-1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43a6cf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43908c20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43a2c33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37345762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f371e1470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37304b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3230ab12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f321a8990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f322c9f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcd7a172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efcc18140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcd3958082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only_swallow_downstream_jam ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,88
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18: runtime error: member call on address 0x61d00006fe80 which does not point to an object of type 'GUINet'
> 0x61d00006fe80: note: object is of type 'MSNet'
>  f5 00 00 53  b0 a3 dd 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:404:5: runtime error: member access within address 0x61d00006fe80 which does not point to an object of type 'GUINet'
> 0x61d00006fe80: note: object is of type 'MSNet'
>  f5 00 00 53  b0 a3 dd 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:404:5 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:405:5: runtime error: member access within address 0x61d00006fe80 which does not point to an object of type 'GUINet'
> 0x61d00006fe80: note: object is of type 'MSNet'
>  f5 00 00 53  b0 a3 dd 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:405:5 in 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2110120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb53085b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb51a6430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb52c79c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator type_and_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5750fc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f573adaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f574cf04082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator vTypes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2110985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f701cf222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7006d0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7018e63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
11a22,57
> 
> =================================================================
> ==2113401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb445cfb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb42fafb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb441c3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions junctionMinGap-2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2113695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b36d432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2b20b2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b32c84082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions junctionMinGap20 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,70
> 
> =================================================================
> ==2113672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb171dd82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb15bbe60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb16dd19082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions short_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2113793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0203ae62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f01edd300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f01ffa27082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions slow_collider ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2113746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fec60ea52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec4aca50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec5cde6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
15a26,61
> 
> =================================================================
> ==2113701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b6eda62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b58ba60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b6ace7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime_warn ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
47a58,93
> 
> =================================================================
> ==2113767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67d1cfa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f67bbf790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67cdc3b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions mingap-factor ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2113054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83987eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83825f90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f839472c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions mingap-factor_attr ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2113230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa6e86b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa6d24af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa6e45f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions none ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2112976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53461732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f532ff800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53420b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions remove ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,70
> 
> =================================================================
> ==2113226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46e0dfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f46cac0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f46dcd3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stop_inlap ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2113377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9d995b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9d833a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9d954f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_remove ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
25a36,71
> 
> =================================================================
> ==2113306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83eaca72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83d4ab60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83e6be8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_remove_highspeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
34a45,80
> 
> =================================================================
> ==2113332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c3a61f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8c2442c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c36560082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_warn ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
9a20,55
> 
> =================================================================
> ==2113321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5e2b2c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5e150c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5e2720a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions teleport ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
43a54,89
> 
> =================================================================
> ==2113229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f72a4a502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f728e8600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f72a0991082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions warn ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
19a30,65
> 
> =================================================================
> ==2112978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a722522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a5c0620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a6e193082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions warn_repeated ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2113386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbb25a442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbb0fca10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbb21985082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_30kmh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2790e162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f277ae430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f278cd57082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_50kmh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1834a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd16d4c00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd17f3ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_70kmh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4cd693b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4cc09650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4cd287c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua larger_numbers ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf3009d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbf1a2fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf2bfde082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua more_digits ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6b029c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6aecc100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6afe907082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua numeric_accuracy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14ed59e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14d77fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14e94df082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a9f2f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a8954e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a9b232082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb34c9c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb336c230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb348905082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b199c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b03c270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b15909082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22dcc412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f22c6e9f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22d8b82082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step8 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7473d6a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f745dfc60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f746fcab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended max_num_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2113835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb24beab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2361180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb247dec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffbae50c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb9831c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffbaa44d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2104710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c1cd2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8c06b130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c18c6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_no_notification ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faff2ba82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fafdc9b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fafeeae9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_with_rerouting ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59ba5052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59a42f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59b6446082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9ae1b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc997fb70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9aa0f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa8c81f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8b1fe30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa8c4138082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2099669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f006bafd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f00558fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0067a3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb788c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb626c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb74803082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f391966a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f39034680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f39155ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2099351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f13f19e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f13db7cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f13ed921082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f269e4ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f26882990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f269a3ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2099268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f20f8ff72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f20e2de30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f20f4f38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2099239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7752fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe75f0fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe77123d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f05126f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04fc4df0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f050e634082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60a7b0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f609190c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60a3a4f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_best ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f61772242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f61610240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6173165082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8826f382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8810d390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8822e79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2100169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14da06c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14c3e6e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14d5fad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef553442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef3f1430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef51285082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36f912e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f36e2f2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f36f506f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2100273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88cec8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88b8a8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88cabce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2100136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb27d9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb11b9e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb23cde082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16b99d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16a37d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16b5914082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2100105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f65a452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6f4f8430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f61986082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0816e4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0800c510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0812d90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2100148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6159e232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6143c240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6155d64082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f446f8c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44596c80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f446b80a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b088c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2af26bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b04801082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f19e44142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f19ce2000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f19e0355082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2099740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c78b792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c629780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c74aba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2099754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01576c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f01414c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0153609082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f045253b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f043c33b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f044e47c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc41d8892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4076880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4197ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4ebd302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4d5b1b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4e7c71082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd9e2bd32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9cc9bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd9deb14082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2100340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5ee5aee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5ecf8ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ee1a2f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2100323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5ed02a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5d6e280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd5e8f6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2100664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8eeee862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ed8c860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8eeadc7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2100673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f099e5d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f09883c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f099a516082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2101267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30e49eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30ce7d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f30e092c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2101295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a41b812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a2b9800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a3dac2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde1dfe02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde07de10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde19f21082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7df5632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7c934b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd7db4a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f20e58fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f20cf6fd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f20e183f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2101025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7effdb2ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7effc50ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7effd71ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4095a4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f407f84b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f409198e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff52a0d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff513ec00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff526015082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedAlready ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb6793982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6631960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb6752d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedEnroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2100727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97424f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f972c2fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f973e43a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_and_specialDestinations ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2103739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2d6a1f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2d53ff80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2d66139082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_unaffected ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f249baf92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f24858f80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2497a3a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2104255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59df94b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59c974b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59db88c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2104358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1bfb72b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1be55280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1bf766c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow_destProb ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
26a37,72
> 
> =================================================================
> ==2104362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe67f392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe51d390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe63e7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_timeThreshold ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdee306f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdecce600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdedefb0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2104102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5b2790a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b1170a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5b2384b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2104107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07824e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f076c2ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f077e423082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow_teleport ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4c14
< Warning: No route for vehicle 'flow_maybe_detour.1' found.
---
> Warning: No route for vehicle 'flow_maybe_detour.11' found.
26a37,72
> 
> =================================================================
> ==2104148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75283082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75121060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_prob ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f796cb542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79569530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7968a95082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f899db5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f898771f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8999a9d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route simple_example ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f35de9842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35c89b30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f35da8c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f005b5772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f00451390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f00574b8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route_until ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f466d6282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f46571e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4669569082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f557b3d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5564f930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5577312082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter disallowed_while_on_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea078e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9f16e00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea03822082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute first_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,312
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f866c4ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f86560bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f866842d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute second_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,312
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15a5b042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f158f6c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f15a1a45082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter on_edge_when_activated ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32848552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f326e6530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3280796082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking angled_roadside_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63336ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f631d4ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f632f62e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking brakeGap_beyond_firstSpace ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51911802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f517af800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f518d0c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking complex ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38d43ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38be1ed0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38d032d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f82463fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f82301fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f824233d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03bcb822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03a69800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03b8ac3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_spaces ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d8cdec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d76bf80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d88d2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking default_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f99bfae62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f99a9b360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f99bba27082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking maneuver_reroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9e22b422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9e0c9330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9e1ea83082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking newDestination ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffbf41cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffbddfcc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffbf010d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking newDestination2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6604882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe64a2880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe65c3c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch active_memory ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06731912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f065c3030cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f066f0d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60fb4de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60e44150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60f741f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible_brakeGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff10e75b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0f769e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff10a69c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f73f3ba62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f73dcd1b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f73efae7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f513a7aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51236dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51366eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch no_memory ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff3ce72a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff3b789d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff3ca66b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4de6bad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4dcfd220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4de2aee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd313232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd1a4980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd2d264082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf242382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf0d3ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf20179082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0_probability ( Last six runs Nov2022 )

---------- Differences in errors ----------
6a7,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a620ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a4b2400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a5e00b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48baca52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48a3e190cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48b6be6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1_visible ( Last six runs Nov2022 )

---------- Differences in errors ----------
6a7,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc1902fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc1794710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc18c23c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fad7e6a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fad678130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fad7a5e1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0290bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0122350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa025000082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_fullparking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e97ce42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e81ae00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e93c25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc0d9552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbf56e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc09896082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_on_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb68159b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb66af5c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb67d4dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders base ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f355dd492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35476c50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3559c8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders changeDest ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffaa87092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa920980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffaa464a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders changeDest_longEdge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4460a6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f444a4000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f445c9af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders keepDest ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d786ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d6207d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d7462b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders keepDest2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7fe091b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7fca2ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7fdc85c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6290bd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f627a5630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f628cb11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feac0ca32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feaaa6360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feabcbe4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce0613a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcdefacd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce0207b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking roadsideCapacity_short ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2102827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fae463a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fae3005e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fae422e7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking roadside_slope ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68da61b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f68c441c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68d655c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking skip_too_close ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ec41b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6eadfce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ec00f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stop_requires_loop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83370102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83209a30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8332f51082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stops ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b919e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b7b7d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b8d92a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking timeThreshold ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a77c2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a61a280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a73b6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility alternativeNotIVisible_reroute_twice ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2fa5b7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f8f5100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2fa1abd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility alternativeVisible_reroute_once ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6cc57832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6caf0fd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6cc16c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIVisible ( Last six runs Nov2022 )

---------- Differences in errors ----------
9a10,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f777eed82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f776886a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f777ae19082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIVisible_reroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa2bd23c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2a6bb80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa2b917d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIncluded ( Last six runs Nov2022 )

---------- Differences in errors ----------
9a10,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2101352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd37103b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd35a9cd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd36cf7c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_multiLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f802441e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f800e21a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f802035f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_pastEdge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd899c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd737e30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd85903082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_type ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2103947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1d46d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1be4c20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb1d0617082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_depart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7f7b6c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7f654b30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7f77608082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_jumped_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f525fdb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5249bb50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f525bcf5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc93fc5e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc929a5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc93bb9f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale 10_typeDist ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38310172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f381b2640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f382cf58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_0.66 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd169f012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd15415e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd165e42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_10_typeDist ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46ac9872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4696be60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f46a88c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2113948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde760802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde602c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde71fc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_number_prob_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fefd12bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fefbb5090cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fefcd200082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_prob_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f29b84d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f29a27350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f29b4417082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_prob_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcaa789c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca91afa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcaa37dd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_typeScale_1_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6e95f1a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e8017a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6e91e5b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale scale-suffix ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f224e61d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f22388550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f224a55e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale typeScale_1_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54c8d6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f54b2fcc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f54c4cb0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale typeScale_1_2_scale0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa27dbe82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa267e450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa279b29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale typeScale_1_2_scale2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2114150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb56b172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb40d740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb52a58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_lanepos ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08831a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f086d2010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f087f0e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_lonlat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdcd6ee82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdcc0f460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdcd2e29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_xy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2a2c9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff28ccfb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff29ebdf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c9d6f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c874d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c99632082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe045b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbdee5e30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe004f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f41c4afe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41aeb180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f41c0a3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc3d97e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc3c38120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc3d5726082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe10c5792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe0f65950cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe1084ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa8c09ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8aa79b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa8bc8ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f385b1802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38451ad0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38570c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75da66d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75c444c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75d65ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b0076c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9aea31f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9afc6ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d4eacd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d388980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d4aa0e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb65f4aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb64929a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb65b3eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2111965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45cb0872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45b52e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45c6fc8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff315be22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2ffe2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff311b23082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2111936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe501be42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe4fdb25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fe501be493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fe501be3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f55395052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55237520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5535446082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb5019e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb3a3fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb4c0df082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f554acd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5534f360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5546c18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45a0fe32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f458b2420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f459cf24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0b85f222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0b7017e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0b81e63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdfe012c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdfca3710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdfdc06d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81389ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8122c0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81348ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8931e8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f891bc8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f892ddcd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7344872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc71e6e10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7303c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b95e7f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b7fc7f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b91dc0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2112809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03c645a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03b025a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03c239b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2112772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd0ee9112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd0d8b5b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd0ea852082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrive_after_until ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cfc31c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ce657a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cf825d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops at_start ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdab4ca12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda9eefc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdab0be2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c7ed492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c68f910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c7ac8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64a9baf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6493df70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64a5af0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_customPos ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a211832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a0af7e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a1d0c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_stopping_position_assignment ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fac8a1a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fac73fa60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fac860ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops close_to_start ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31efefc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31da15a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31ebe3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f41cd3e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41b76460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f41c9328082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81e1cd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81cbf340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81ddc18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops duration_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f303fa442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3029ca10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f303b985082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors busstop_out_of_order_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
6a7,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1aacadb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a96b080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1aa8a1c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors departPos_arrivalPos ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb46d1c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb4574250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb469107082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors not_allowed ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2106864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8f40162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8eff57082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc8f401693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc8f4015b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops errors too_close ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe52d2c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5172f50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe529208082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors too_short ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -13456820 (32-bit, signed) to type 'unsigned int' changed the value to 4281510476 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293130055 + 4280269368 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==2106789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fabfd4022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fabe742d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fabf9343082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors until_order ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2106996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc533bb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc51de0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc52faf3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops flow_until ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2490fd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f247b2430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f248cf15082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops four_on_same ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44e58dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44cfb3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44e181d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdcebda62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdcd60020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdce7ce7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2105751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2667c9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2663bdc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2667c9b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2667c9ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2105775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5c7c9812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5c788c2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5c7c98193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5c7c980b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75c2a4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75acca90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75be98b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops long_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2108233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7effca9bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7effb4c2a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7effc68fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops looped_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7fbd67929d30
> ==2108042==LeakSanitizer has encountered a fatal error.
> ==2108042==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2108042==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops looped_route2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f196a6ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f19549280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f196660f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops max_delay ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32304ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f321a73d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f322c40f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops occupied ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67bb6d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f67a59310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67b7613082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca446912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca2e8d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca405d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons_until ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe1ce7c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe1b8a220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe1ca704082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons_until_late ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fec28d022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec12f490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec24c43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_enter ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc704bbc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc6eebec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc700afd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_enterFurther ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2106734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04d459a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04be5cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04d04db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07b3f542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f079df820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07afe95082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exitFurther ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2106704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ce3ae72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ccdb170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cdfa28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_noExit ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4839bc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4823bf90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4835b0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops out_of_order ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a09f762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f89f41d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a05eb7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops overtaking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6110b142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60fad730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f610ca55082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops overtaking_highspeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc62cf3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc61719d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc628e80082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06f2e802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06dd0de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f06eedc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85da6fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85c44fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f85d663d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength_mixed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b4e4e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b382cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b4a421082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength_mixed2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6b222292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6b0c0130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6b1e16a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_stopping_position_assignment_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb24dd692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb237b680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb249caa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parkingArea_departPos ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed9d7fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed875f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed9973c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parking_delay_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fecb20752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec9c2e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fecadfb6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parking_until ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63154d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f62ff72f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6311413082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad congestion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7742e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe75e0fd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe770222082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad different_durations ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32232982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f320d0c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f321f1d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad long_lots ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa9092c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8f30dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa905201082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad onRoad ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2106220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51040c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f50edec50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5100005082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops posLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb861c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb704260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb82108082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops second_near_end1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9cd7df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9b7a3e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9c9720082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops second_near_end2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f11f53462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f11df58c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f11f1287082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3734e832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f371f0de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3730dc4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop_expecting2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7fa715b7bd30
> ==2107762==LeakSanitizer has encountered a fatal error.
> ==2107762==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2107762==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2107987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe4bd75c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4a732d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe4b969d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_across_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2107508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f219773c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21819990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f219367d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_multihop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2107995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc96f0642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc958c210cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc96afa5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2105579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8346e552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83310c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8342d96082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2105584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe467c992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe451ef40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe463bda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2_duration ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9167be72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9151e460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9163b28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_defaults_to_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2105510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d18ef72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d031540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d14e38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64620b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f644c3170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f645dff9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration_abort ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2105565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f841c0952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84062f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8417fd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops until_and_duration ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1036f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd0ed9580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd0ff63a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops very_close_to_start_copy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2107127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4176ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4019270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff41360b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e0deac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e09ded082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4e0deac93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4e0deabb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_larger_than_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2110006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8b13052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8ad246082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc8b130593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc8b1304b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f605e1532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f605a094082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f605e15393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f605e152b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f772a5842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77264c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f772a58493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f772a583b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_not_numeric ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6813d972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f680fcd8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6813d9793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6813d96b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77ada702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77a99b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f77ada7093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f77ada6fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ef9fcc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8ef5f0d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f8ef9fcc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f8ef9fcbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa472d2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa46ec70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa472d2f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa472d2eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_not_numeric ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee683592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee6429a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fee6835993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fee68358b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e836102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e7f551082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4e8361093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4e8360fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb956bb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb952afa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb956bb993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb956bb8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2109472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffac27ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffabe6ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ffac27ad93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ffac27acb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b0_off0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa3a914b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa392d070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa3a508c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f8c9f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f765c20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f88934082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48a74702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f489103f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48a33b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40a134c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f408af1a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f409d28d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7586b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff74226f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7545f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb4325b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb41c1850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb42e4f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4dce1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4c69ed0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd4d8d5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5b650ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b4ecbb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5b61040082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving count_in_meanData ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8f819bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8f6b7bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8f7d900082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f74a270b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f748c2db0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f749e64c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f079db772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07877330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0799ab8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56a36522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f568d20e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f569f593082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc521fd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc50bba30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc51df15082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46690092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4652bd50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4664f4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8dfb2f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8de4eca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8df723a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c34c8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c1e8590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c30bcb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd3ea9b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd3d456f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3e68f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving short_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2109202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0f104c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0dae4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0ecf8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef9a9cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef841430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef96910082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100_doubleTime ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2fe43c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2e7bae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2fa37d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f182ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f01a620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f1422f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e5be6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e455db0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e57dad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_200 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7ca0df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7b383d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7c6020082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_50 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69e222c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69cb9990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69de16d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs begin_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9289eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9121490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc92492c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs nested ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2104870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63b4c802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f639e6220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f63b0bc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs reset_to_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feeaedeb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fee9878e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feeaad2c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs speed0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2105106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6251d982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f623b9520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f624dcd9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints default_positions ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b252662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b0f4c20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b211a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints default_positions_slow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf49a892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbf33cd10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf459ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints parkingarea ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e9d88c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e8767e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e997cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints simple_waypoint ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf137682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbefd9c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf0f6a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints tripId ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58792922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58630840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58751d3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints until ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f687d7cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6867a2a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f687970c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints until_late ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff8998fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff883b5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff89583d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints use_ended ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5152ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4ff5170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd5111fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints wrong_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2108511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88033b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f87ed6080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f87ff2fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings decals_load ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2405833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07e99972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07d3b540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07e58d8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f07e999793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f07e9996b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings incomplete ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a783642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a6246e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a742a5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings multiview ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60e85e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60d26f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60e4529082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings startup_load ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1cb62692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ca03760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1cb21aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization img_formats ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f828f4612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 432 byte(s) in 1 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f8279049253  (<unknown module>)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f82791c00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization occupancyInfoWithBidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9afe7992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ae8a140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9afa6da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization parade ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f494612b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49303860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f494206c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradeColor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0665fe62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06502450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0661f27082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradeContainers ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,38
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f8966db1d30
> ==2406196==LeakSanitizer has encountered a fatal error.
> ==2406196==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2406196==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradePersons ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
23c33
< Warning: Person 'stopC.1' aborted waiting for INVALID at edge 'beg'.
---
> Warning: Person 'stopC.11' aborted waiting for INVALID at edge 'beg'.
72c82
< Warning: Person 'stopD.1' aborted waiting for INVALID at edge 'beg'.
---
> Warning: Person 'stopD.11' aborted waiting for INVALID at edge 'beg'.
124a135,170
> 
> =================================================================
> ==2406197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f681bb0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization poi_image ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2406273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67d16382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f67bb6820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67cd579082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f67d163893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f67d1637b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization polygon_image ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7d82132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7c226f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd7d4154082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization polygon_param ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64508592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f643a8b50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f644c79a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization ships ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2406198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb2bf422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb1619f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb27e83082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd49edb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4890150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd49acf9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation internal_junction_with_foe ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6a44752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff68e6d20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6a03b6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_green2yellow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf234752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf0d6bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf1f3b6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a985d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a828310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a94513082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb27a222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb11c800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb23963082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f00601172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f004a3740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f005c058082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f47aec652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4798eaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f47aaba6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcbc933d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcbb35990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcbc527e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f540de902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53f80ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5409dd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2e80992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2d22f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb2e3fda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f510337c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f50ed5dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f50ff2bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba7f5fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fba698570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba7b53b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe74cb412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe736d9d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe748a82082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2178561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3a0a972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe38acf40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe39c9d8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_without_enough_free_space ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2178849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e94bb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e7edfc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e90af3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back large_junction_short_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef37d0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef21f7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef33c4d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back network_ends_behind_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1a501cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a3a43e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a4c110082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2178375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3bff0432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3be92a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bfaf84082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2178449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1a4f3eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a3964a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a4b32c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2178417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efe3673a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efe209990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efe3267b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1830662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb16d29f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb17efa7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back small_junction_before_tls ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e56bc12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e40e1e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e52b02082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2193413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60eaefd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60d51480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60e6e3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2193527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22cf9262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f22b9b750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22cb867082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_EW ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03625182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f034c3160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f035e459082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Nov2022 )

---------- Differences in errors ----------
1c1,11
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
2a13,48
> 
> =================================================================
> ==2189445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7a44a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb78e2a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1eac882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1d4a860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb1e6bc9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa5ef1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa48d070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa5ae5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdbc71252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbb0f240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdbc3066082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b76d2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b60b1b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b72c70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_cannot_brake ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f29480a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2931e890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2943fe2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_2s_brake ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18c82ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18b20ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18c41ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_5s_driveRedSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f177e2c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f17680c80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f177a208082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_brake ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa6003872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5ea1730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5fc2c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_drive ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3321e152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f330bc010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f331dd56082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69498312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69336300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6945772082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf785cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf623d00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf74510082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_drive ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d6886d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d526580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d647ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_all ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2190059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f647869a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64628fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64745db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_none ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd208fbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1f32050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd204efc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_some ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2189867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f09b7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6ef3dd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f05abb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_all ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
18a29,64
> 
> =================================================================
> ==2190272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe861a462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe84bca10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe85d987082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_none ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c97f162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8c8215f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c93e57082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2190263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f599b4132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f598565b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5997354082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreID EW_ignores ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6e3cab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc6cdef50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc6dfbec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2192939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa6ef6352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa6d98910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa6eb576082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker ignore_after_30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ee918d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6ed33ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ee50ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker same_target ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
14a25,60
> 
> =================================================================
> ==2192987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbda93f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd936560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbda5338082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85f4f3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85df1990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f85f0e7e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faaa94b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa937120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faaa53f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_some_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f9bf002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f8616e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f97e41082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fabdcadd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fabc6d270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fabd8a1e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2189592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4543c072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f452de640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f453fb48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_ignores ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f82e96c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f82d390f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f82e5606082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_tls_ignore_slow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2189698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bd17b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bbba120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bcd6f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreType EW_ignores ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f988d1ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f98774170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98890fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d9dc8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d87a790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d99bd0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d20ad72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d0a8c30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d1ca18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1aefb4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ad9da90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1aeba8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f55b5ff02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55a024f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f55b1f31082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_off ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b6a7362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b545310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b66677082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f567c3db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56661da0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f567831c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero_ttt_60 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2179954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b0fd082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3af9b060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b0bc49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f582c9c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5816c510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5828905082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e550602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e3ee5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e50fa1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc42f5da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4198670cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc42b51b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd8e65ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd8d083a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd8e252d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb954d362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb93ef810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb950c77082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4cfd2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4b9b2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4cbc6f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2191769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb3d6472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb274470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb39588082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbca8e702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc92c700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbca4db1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2191473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0fbdc552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0fa7a510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0fb9b96082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2191560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f1e4202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f0820c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f1a361082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12e3e922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f12ce0ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f12dfdd3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2191233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70aa2d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f70945320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f70a6214082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdbf43ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbde65e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdbf0340082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2188081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2b7b552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2a1db10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb2b3a96082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes diverging_siblings ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4eaf92c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e99b8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4eab86d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes endOffset ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6bc5df22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6bb004f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6bc1d33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes keepClear ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2188010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed6dcb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed57f120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed69bf4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes parallel_siblings ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2187658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb32a9f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb314c520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb326934082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor across_nohindrance_jmSigmaMinor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f227bb522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2265d9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2277a93082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f95ba0242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95a42820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f95b5f65082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop arrival_same_time ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ea439b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e8e5fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4ea02dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f209cb402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2086d8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2098a81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop intermodal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f17cfd902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f17b9fec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f17cbcd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop two_queues ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdca00f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc8a3510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc9c033082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_custom narrow_road ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
262a273,308
> 
> =================================================================
> ==2181933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe168da92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe15301f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe164cea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59924552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f597c69c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f598e396082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance_sigma0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3623db02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f360dff70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f361fcf1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5c668e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5c50b310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5c62828082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction follower_low_decel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f670f43a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66f96990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f670b37b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e275ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e118040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e234fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2184113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6fbf77a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6fa95760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6fbb6bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2184994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f17fc9fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f17e67fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f17f893c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2184854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5267872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5105860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5226c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f987c4dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f98662c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f987841e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2184656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3735ab02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f371f8ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37319f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f11fa9c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f11e4c0b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f11f6902082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left east_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44d44b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44be7120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44d03f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left north_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f155134b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f153b5940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f154d28c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left south_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94f5b8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94dfdea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94f1acd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03723c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f035c6100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f036e307082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c4a2c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c345230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c46205082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f71202622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f710a4be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f711c1a3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3a9fd632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a89fbe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3a9bca4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f679cc772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6786ed60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6798bb8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f073cb2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0726d790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0738a70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left west_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2182494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f057ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9eef9f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f016ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls blocked_until_red ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3feee4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3fd90a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3fead8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls incompatible_program ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==2180852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3bf78492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bf378a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3bf784993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3bf7848b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff1774152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1616740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff173356082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel_idm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ac92ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ab35370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ac522e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd26db2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd257d760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd269a6d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33e72142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33d14730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33e3155082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls right_on_red_program ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2180895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e1c3812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e065de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e182c2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d781272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d623840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d74068082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2181148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04ca9d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04b47d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04c6917082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2181362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd39568d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd37f8ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3915ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type unregulated basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e7fe172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e6a0720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e7bd58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper 3lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97493c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f97336340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9745306082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper action_step_offset ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f200bc9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ff5efa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2007bdd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper symmetric_approach ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f636092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f4d8920cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f5f54a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92786f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92629820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9274636082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_adaptDist_50 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd74e4062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7386920cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd74a347082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e442a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e2e4ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e401e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fceb28062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce9ca740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fceae747082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_highspeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa7833702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa76d5de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa77f2b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f20b64ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f20a073a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f20b23ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond_IDM ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2183965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2d496602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2d338d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2d455a1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
112a123,158
> 
> =================================================================
> ==2193160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe41dfb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe40820a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe419ef1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52b86102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f52a286f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52b4551082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3bafb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb3a520c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb3b6ef1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5781e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5624460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd574128082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout small ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2192517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06b6f112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06a11800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f06b2e52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78e46e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78ce9120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78e0621082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset_departSpeed_max ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f490339d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48ed5d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48ff2de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset_flow_out_at_red ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe0a44542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe08e6840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe0a0395082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset offset_exceeds_laneLength ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18b2fbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f189d1ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18aeefc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor 3s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2190548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32730c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f325d3280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f326f00a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f32730c993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f32730c8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2190529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdefefce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdee92180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdefaf0f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high left_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0df271f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ddc9780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0dee660082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcdf8ba62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcde2e020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcdf4ae7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility low left_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2185898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5728db12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f571300c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5724cf2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility low straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76c74412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76b169f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76c3382082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major high ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a318802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a1badc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a2d7c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major low ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d112292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3cfb4710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d0d16a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe left_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0d898f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0c2bec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0d48d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2186505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe82505d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe80f2bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe820f9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10512 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2177567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f887382e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f885daaa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f886f76f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10988 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2177685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04693282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04535860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0465269082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket11695 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2177737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c0a6e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9bf492c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c06623082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3103 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96d7ed92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96c1cda0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96d3e1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3337 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa30a87d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2f4aec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa3067be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3360 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f941aeb62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94051250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9416df7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3377 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f873e0992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f87283040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8739fda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket4108 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65300822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f651a2de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f652bfc3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5097 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2176854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5989f742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59741e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5985eb5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5124 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3d70a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3c13040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3d2fe9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket8804 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2177274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2751162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe25ef010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe271057082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket9395 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2177422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3e44802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3ce6ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3e03c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f568f8fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5679b570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f568b83b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange block_both_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfc42cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfae5290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfc020d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket1153 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc08f6a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0794a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc08b5e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket4010 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff66a0c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff65430d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff666005082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket4364 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7bf48352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7bde6310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7bf0776082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket8466 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d13a942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1cfdcec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d0f9d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange change_while_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24780e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f246232b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2474022082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_leader_on_both_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9ee576e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ecf9cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ee16af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_leader_on_both_lanes2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a998412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a83a8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a95782082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_remaining_space ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f23cdcab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f23b7aac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f23c9bec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_remaining_space2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49254d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f490f7210cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4921418082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a98b722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a8295b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a94ab3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight_midpoint ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88c417a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88adf780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88c00bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight_midpoint_oldnet ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f4af1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f34d070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f46e5c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f372c3712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f371615b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37282b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd39ce462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd38708c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd398d87082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange leaderStopped_maxSpeedLatStanding_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7c8fcc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c79f220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7c8bc06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lefthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f098aee22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f09751410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0986e23082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d077cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6cf1a2a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d0370e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLat2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32aa0022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f329425e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f32a5f43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLatStanding ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f143717d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14213dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14330be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange ramp_end_maxSpeedLatStanding_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8e9771b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8e819750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8e9365c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative-1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7f79392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7e17390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7f387a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative-1_superconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea2c84c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea1664b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea2878d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37483622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f373214b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37442a3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative0.5_inconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fadc9ecb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fadb3cb70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fadc5e0c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative0_inconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51b0c1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f519aa1c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51acb60082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative0_inconvenient2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2d0c822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2baa6b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe2ccbc3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative0_superconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6ce5002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6b82eb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6ca441082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative cooperative1_inconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ead8162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e976010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ea9757082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative default_noKeepRight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d39f2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d23d2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d35e6d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative overlappingLeader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5b1a3ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5b041f00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5b16330082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model cooperative overlappingLeader_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb20b9372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1f57230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb207878082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model double_connection change_to_major_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2162050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fec6ee132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec590700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec6ad54082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model double_connection stay_on_major_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f484d3162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48375740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4849257082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model errors lcm_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2161889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78ea7202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78e6661082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f78ea72093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f78ea71fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : lc_model errors lcm_unknown ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2161828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a437a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a3f6e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2a437a593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2a437a4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : lc_model junctions blocker_beyond_tls ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f8686e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f70acc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f827af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right SL2015 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f00bcc242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f00a6a100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f00b8b65082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right SL2015_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4316652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc41b4510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc42d5a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right default_model ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f47ef50e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f47d92fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f47eb44f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right default_model_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14e055e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14ca3360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14dc49f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads actualSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f99337222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f991d5220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f992f663082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31bb20c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31a500c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31b714d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads maxSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49a2b2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f498c9170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f499ea6d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb31e9782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb3087630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb31a8b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_1.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6381db92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f636bbba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f637dcfa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime actualSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7e2c5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7cca5f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd7deba0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3aca6b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3ab44ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ac65f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime maxSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06675d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06513d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0663515082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime speedFactor_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb4666c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb4504c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb462606082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime speedFactor_1.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb623422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb4c12e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb5e283082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2158901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2f0eff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2daceb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe2ece40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime follower_far_away ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc359cad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc343aac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc355bee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime maxSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5cdae312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5cc4c1c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5cd6d72082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime speedFactor_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f942e8dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94186c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f942a81e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime speedFactor_1.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd297642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd135610cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd256a5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right keepRight2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f101358a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ffd3730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f100f4cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic actualSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46024852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45ec0570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45fe3c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26a2d6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f268c93d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f269ecae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic maxSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2211bb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21fb7830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f220daf4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic speedFactor_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6705dd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66ef9960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6701d1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic speedFactor_1.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f9b7e66bd30
> ==2159540==LeakSanitizer has encountered a fatal error.
> ==2159540==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2159540==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2177870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25985e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25828450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2594527082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2175679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07dc36d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07c65ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07d82ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_nochange ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2175943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76c83772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76b25f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76c42b8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f76c837793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f76c8376b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_noleft ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51f9d8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51e400c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51f5ccf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_noright ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1356cb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1340f330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1352bf5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2174954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b8288c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b6cb0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b7e7cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing nochange ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2175307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4cd73682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4cc15e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4cd32a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noleft ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2175510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7cd43482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7cbe5c70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7cd0289082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noright ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2175434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff21f04a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2092c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff21af8b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noright_lefthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2175610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f38e252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6f230a00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f34d66082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing strategic_change_before_prohibition ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8df3c002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ddde690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8defb41082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing strategic_change_before_prohibition_arrivalLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2176198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f4d4332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f3769c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f49374082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_2stopped_on_the_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff495c8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff47feea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff491bd0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_stopped_on_the_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe35459f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe33e7fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3504e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_stopped_on_the_left_low_space ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c895112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c7375b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c85452082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped stopped_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfc6f3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfb0d390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfc2e7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped very_long ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3709cb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f36f3f100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3705bf8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_allowed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3e136f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb3cb5b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb3dd2b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_congested ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5350b932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f533adf20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f534cad4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22eb5752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f22d57d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22e74b6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff431cb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff41befe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff42dbf5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f271ff932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f270a1f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f271bed4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden_violate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2157059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feec5b202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feeafd7e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feec1a61082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_road_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43bebed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43a8e5c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43bab2e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onRamp_flows marked_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0bf1b192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0bdb9140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0beda5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onRamp_flows marked_lane_assertive ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76a1a612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f768b84c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f769d9a2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onRamp_flows unmarked_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff760a852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff74a8710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff75c9c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc85d21b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8474650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc85915c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f881bbb62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8805e150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8817af7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2154877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd63c6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd4dedc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd5fbad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes4 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2154991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd73a21e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd72447a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd73615f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_frees_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2154364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9da75c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9d9180f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9da3506082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f752eecd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f751912c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f752ae0e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f76dbc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f6101b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f72cfd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efc561a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc404100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efc520e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths4 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94045442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93ee7a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9400485082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp short ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe96d73a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9579a70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe96967b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp short_extraConnection ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0047f8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f00321f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0043ecc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a5a6562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a4443e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a56597082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faabc67e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faaa647e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faab85bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2174930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5680a432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f566a8410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f567c984082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f530c82b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f52f66280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f530876c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2165146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c0b4882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2bf52730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c073c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2164129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f923e8742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92286600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f923a7b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2164303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98f009c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f98d9e910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98ebfdd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2165746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe91f37a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9091630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe91b2bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2165419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f780d58f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77f738c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78094d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2165550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f127dbaf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f12679ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1279af0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2174903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7c0bb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7aa99e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7bcaf4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2174356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01b1c242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f019ba220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f01adb65082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2174461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18713232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f185b1220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f186d264082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2171543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58834212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f586d20c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f587f362082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2170013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48b99292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48a37260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48b586a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2170406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe90c1862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe8f5f710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9080c7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
22a33,68
> 
> =================================================================
> ==2173371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff21f2c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2090ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff21b203082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2172792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f115a2502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f114403c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1156191082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2172911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3723cc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f370dab50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f371fc0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2164011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d7a41a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d642060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d7635b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54882a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f547208e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f54841e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77216b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f770b4a30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f771d5f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdbe049b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbca2870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdbdc3dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1adeccc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ac8acb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1adac0d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2163693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f411241f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40fc21a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f410e360082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2166536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cd4b402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9cbe92c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cd0a81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2165961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9b94382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9a32370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9b5379082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2166374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f13919e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f137b7e80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f138d92a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2168216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f860af4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85f4d490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8606e8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2167736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff320d622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff30ab5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff31cca3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2168095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a931492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a7cf330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a8f08a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2169988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd8c77f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd7656b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd886c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2168864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f545bae42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f54458d00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5457a25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2168937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66bf0da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66a8ed90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66bb01b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2166650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5feb3a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5fd51a20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5fe72e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2167172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbdb407b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd9de760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbdaffbc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model specify_lcm ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2178255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16a50972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f168f3020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16a0fd8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2831c642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f281ba660cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f282dba5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f827ce0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8266bf60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8278d4b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0_speedGainLookahead0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff95465b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff93e4580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff95059c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0_speedGainLookahead5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6090432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5f2e430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff604f84082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain laneSpeed_higher ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9550722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb93ee5b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb950fb3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain lcSpeedGainRight1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2965b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2803a50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe2924fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain speedGain0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2160171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffadf0282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffac8e130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffadaf69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain speedGain2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2159904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9705b712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96ef9700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9701ab2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speed_assistance uncooperativeSpeed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd626af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd4c90a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd5e5f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speed_assistance urgent_change_backBlocker_slowdown ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2161937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdeb3c572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde9deb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdeafb98082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes all_normal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f89617b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f894ba0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f895d6f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff32793a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff311b840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff32387b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate_large ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08eeb892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08d8de40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f08eaaca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left change_later ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49fc9852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49e67840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f49f88c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left change_later2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb6ddfc22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6c7dc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb6d9f03082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left default_model ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2155823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8da99192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d937010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8da585a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left disable ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2156140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f05ef7d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f05d95d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f05eb717082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left disable2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2156172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6921dc02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f690bbbf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f691dd01082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left disable3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2156299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51aab782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51949630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f51a6ab9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_right default_model ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2156394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7863bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7701ab0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb782300082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving 2lanes_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f917102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f7b96d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f8d651082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving SL2015 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5c03e5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5bee0a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5bffd9b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10194 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff1ad6652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1978c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff1a95a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10312 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd82b9db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd815c680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd82791c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd616922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd4b8fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd5d5d3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faba2e512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fab8d0af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab9ed92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket4610 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85548eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f853eb4a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f855082c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5238 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40e3daf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40ce00c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f40dfcf0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5860 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdad2ca52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdabca910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdacebe6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket9718 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f527acce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5264f180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5276c0f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket9721 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2219162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8e842c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8d26ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8e436d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous 1edge_maxSpeedLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c0166e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8beb8cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bfd5af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous looped_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43998532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4383ac10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4395794082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous ticket8760 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,33
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:155:33: runtime error: member call on null pointer of type 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:155:33 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:321:21: runtime error: member call on null pointer of type 'const MSNet *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:321:21 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2216884==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000006687b7 bp 0x7f73b28af3b0 sp 0x7f73b28af390 T1)
> ==2216884==The signal is caused by a READ memory access.
> ==2216884==Hint: address points to the zero page.
>     #0 0x6687b7 in MSNet::getCurrentTimeStep() const /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:322:16
>     #1 0x6de240 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:155:33
>     #2 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #3 0x7f73c602b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #4 0x7f73c5a2c608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477:8
>     #5 0x7f73c1bcc132 in clone /build/glibc-SzIz7B/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/clangDebug/sumo/src/microsim/MSNet.h:322:16 in MSNet::getCurrentTimeStep() const
> Thread T1 created by T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving emergency_redlight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe67bb572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe665db60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe677a98082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving forklifter_demo ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 864 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f93a41ce253  (<unknown module>)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f93ba7022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93a43450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving lane_drop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f742ab412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7414d9f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7426a82082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving long_queue ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5d60582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5c02b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5d1f99082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving long_queue_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff833ca12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff81defc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff82fbe2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving no_overtaking_across_minor_link ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2163ea52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f214e1020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f215fde6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving no_overtaking_across_minor_link2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56e7cd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56d1f2f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56e3c11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving opposite_ends ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcea66272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce908710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcea2568082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtake_4_before_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe10d26c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe0f74cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe1091ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtake_before_minor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9bbc50c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ba676a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9bb844d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90184842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90026e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90143c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa3132bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2fd51c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa30f1fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_2edges_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe95c602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe7fea90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe91ba1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f41e8f112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41d315b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f41e4e52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_multilane_unusable ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f064549c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f062f6fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f06413dd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44d20cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44bc3290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44ce00d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff624d682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff60efc60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff620ca9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8735b1a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f871fd540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8731a5b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_changeForbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d37c582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d21eb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d33b99082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_forbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2219872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f847802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f6e9de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f806c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9b572b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb99f9860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9b166c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_slow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6dc83962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6db25f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6dc42d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd2d0a2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd2bac8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd2cc96e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f222e6b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f221890c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f222a5f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_failure ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9622b092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f960cd4f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f961ea4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2220519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7eff191f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7eff0344f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7eff15131082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0980e7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f096b0c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f097cdbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25f249a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25dc6e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f25ee3db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2221647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7a2a542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd78cc9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd79e995082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving return_no_opposite_leader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91572682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91414b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91531a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 1stopped_1queue ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42a14952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f428b7020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f429d3d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2deadlock ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb0a11c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffaf438a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb0605d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2deadlock_sparse ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc5d4912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc476fa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc593d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2queues ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd42aa572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd414cb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd426998082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2queues_deadlock ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff1ea0bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1d432b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff1e5ffd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24825262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f246c7950cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f247e467082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2stopped_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2218382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a058222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49efa7e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a01763082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2stopped_wait ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f645b4b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64457130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64573f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 3queues_deadlock ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ae1bde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1acbe4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1addb1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 4queues_deadlock ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
36a47,82
> 
> =================================================================
> ==2218637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b8fb5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2b79dcc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b8ba9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_slow_leader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b5ab562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b44dc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b56a97082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_slow_leader_before_top ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3616a452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3600cb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3612986082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_stopped_leader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2143072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1fe54f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb210248082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_upcoming_slow_leader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7bbf2d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7ba95440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7bbb216082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 1lanes_3opposite_multimodal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44a4aea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f448ed490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44a0a2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33755c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f335f8240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3371506082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1510db92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14fb0180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f150ccfa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite_continuous ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f584203f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f582c2890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f583df80082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite_long ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1a4773e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a319990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a4367f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite_sidewalk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2217601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2fa96842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f938e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2fa55c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2fa968493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2fa9683b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f307fc022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3069e5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f307bb43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_opposite ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce9dbc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce87e250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce99b07082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_opposite_late_arrivalLane_continuous ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76bce7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76a70c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76b8dbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_opposite_late_continuous ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3975ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3818190cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3934fb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 3oncoming_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2217781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37c7a972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37b1cdf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37c39d8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 3oncoming_parking_continuous ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2218002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77bedf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77a90510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77bad33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite noconflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4216dc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f420100f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4212d06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite noconflict_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2217289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02558562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f023fab10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0251797082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output collisions junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
11a22,57
> 
> =================================================================
> ==2097458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f307a40f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30641f90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3076350082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output collisions vehicle_collisions ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
43a54,89
> 
> =================================================================
> ==2097447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2791652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb262f750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb2750a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f701bda62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7005fff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7017ce7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics_running ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe521f922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe50c1ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe51ded3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log teleports_and_collisions ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
43a54,89
> 
> =================================================================
> ==2097315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f189ac802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1884a7b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1896bc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a0f2b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f89f950a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a0b1f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale_with_flows ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb5f914a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb5e33b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb5f508b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f176e98d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1758bfc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f176a8ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale_with_flows ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60982e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60825570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6094229082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vaporizer_on_depart_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64ed91a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64d771c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64e985b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vehicles_exceeding_max_depart_delay ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f559407c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f557e2d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f558ffbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 errors file_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28ac9cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28a8910082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f28ac9cf93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f28ac9ceb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab8820a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab8414b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fab8820a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fab88209b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors file_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c6cced2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c68c2e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f8c6cced93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f8c6ccecb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f647c6ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64785ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f647c6ac93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f647c6abb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c090332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c04f74082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f8c0903393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f8c09032b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a3c2ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a381ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f0a3c2ab93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f0a3c2aab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors id_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0b87172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0b4658082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa0b871793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa0b8716b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors id_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f807c54c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f807848d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f807c54c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f807c54bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors lane_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f19bc8652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f19b87a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f19bc86593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f19bc864b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors lane_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b731e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b6f121082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2b731e093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2b731dfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors lane_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e20c332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e1cb74082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7e20c3393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7e20c32b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors nextEdges_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9dbb55c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9db749d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f9dbb55c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f9dbb55bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f17b9c082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f17b5b49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f17b9c0893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f17b9c07b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0b97abb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0b939fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f0b97abb93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f0b97abab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d5ec232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d5ab64082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f0d5ec2393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f0d5ec22b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_too_high ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2070639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa732e9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa72eddb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa732e9a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa732e99b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 freq_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe44f3762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4391760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe44b2b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 multi_occupancy length_2veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c3c0ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c25c680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c37fec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 multi_occupancy sublane_2bikes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27d87852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f27c23550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f27d46c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges 20s_10r_5l ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0dd04cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0dba2ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0dcc410082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges 20s_10r_5l_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cb11f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c9aff20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cad132082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56f305d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56dce7c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56eef9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges nextCrossing_reverse ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5aa65b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5944760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5a659c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges walkingArea_nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33c24832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33ac29e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33be3c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 nextEdges walkingArea_nextCrossing2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe79829a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7820ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7941db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5ff31f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5e91070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5fb260082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a0c8982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f29f432f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a087d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles two_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ccb7da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7cb55db0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7cc771b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle end_of_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee0018f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fede98ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fedfc0d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle lane_change ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f100813d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ff1f260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f100407e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7f686212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7f51d930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7f64562082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d226d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d0be310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d1e613082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f39a9b012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f39932710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f39a5a42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f987b45a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9864bc90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f987739b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_shifted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f3c9e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6f261410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f38923082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78ac8cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f789648c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78a8810082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f569d9da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56871390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f569991b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5653d402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f563d49f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f564fc81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4fb1782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4e48e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4f70b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond lane_change ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7fcb6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7e69680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7f8aac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6e893472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e72aa60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6e85288082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b98a592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b821b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b9499a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97cbb932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f97b53050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f97c7ad4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2067900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9e13c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9cab350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9dd304082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f19e9bc82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f19d33270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f19e5b09082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4e4b192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4ce2870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4e0a5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4d79582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4c10c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4d3899082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons car ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f89371242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8920f140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8933065082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons default ( Last six runs Nov2022 )

---------- Differences in detector ----------
2a3,14
> <!-- generated on 2022-11-08 06:11:32 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,43
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="60.00" end="120.00" id="det0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="120.00" end="180.00" id="det0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="180.00" end="240.00" id="det0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="240.00" end="299.00" id="det0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="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 2022-11-08 06:11:32 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,43
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" nVehContrib="3" flow="180.00" occupancy="1.80" speed="13.89" harmonicMeanSpeed="13.89" length="5.00" nVehEntered="3"/>
<     <interval begin="60.00" end="120.00" id="det3" nVehContrib="3" flow="180.00" occupancy="1.80" speed="13.89" harmonicMeanSpeed="13.89" length="5.00" nVehEntered="3"/>
<     <interval begin="120.00" end="180.00" id="det3" nVehContrib="3" flow="180.00" occupancy="1.80" speed="13.89" harmonicMeanSpeed="13.89" length="5.00" nVehEntered="3"/>
<     <interval begin="180.00" end="240.00" id="det3" nVehContrib="1" flow="60.00" occupancy="0.60" speed="13.89" harmonicMeanSpeed="13.89" length="5.00" nVehEntered="1"/>
<     <interval begin="240.00" end="299.00" id="det3" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="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 errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2216:59: runtime error: member call on null pointer of type 'MSLane'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2216:59 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSLane.h:527:19: runtime error: member call on null pointer of type 'const MSLane *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSLane.h:527:19 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2069680==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000735de1 bp 0x7ffdac3f5f60 sp 0x7ffdac3f5f30 T0)
> ==2069680==The signal is caused by a READ memory access.
> ==2069680==Hint: address points to the zero page.
>     #0 0x735de1 in MSLane::interpolateLanePosToGeometryPos(double) const /home/delphi/clangDebug/sumo/src/microsim/MSLane.h:528:26
>     #1 0x350a64b in MSPModel_Striping::PState::getAngle(MSStageMoving const&, long long) const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2216:59
>     #2 0x35a5231 in MSStageMoving::getAngle(long long) const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageMoving.cpp:80:47
>     #3 0x35e104d in MSTransportable::getAngle() const /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:180:23
>     #4 0x8fc25c in GUIPerson::getGUIAngle() const /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:525:26
>     #5 0x8f9057 in GUIPerson::drawGL(GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:289:20
>     #6 0x810c25 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:357:21
>     #7 0x976e38 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/clangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #8 0x9764bc 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/clangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #9 0x9764bc 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/clangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons laneEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2489db82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2473bd80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2485cf9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e767942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e605840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e726d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4422002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd42bff00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd43e141082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward_detAtEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e2b4f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e152e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e27434082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward_detAtStart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa33762c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa32141e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa33356d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkForward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81349b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f811e7a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81308f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkForward_detAStart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3484ff52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f346ede60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3480f36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkForward_detAtEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12443a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f122e1960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f12402e7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7fee903d7d30
> ==2068284==LeakSanitizer has encountered a fatal error.
> ==2068284==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2068284==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5c13c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5aab350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5bd304082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f993c60b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9925d690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f993854c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f766cc402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f765639f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7668b81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf9ce7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf865db0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf98dbf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5589ba62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55733170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5585ae7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0a4b7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc08e2ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0a0abe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9379bd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f936334b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9375b1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f1fb6ddcd30
> ==2068584==LeakSanitizer has encountered a fatal error.
> ==2068584==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2068584==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3a15472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe38acba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe39d488082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf838732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf6cfce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf7f7b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcd8dbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efcc251d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcd4cff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f39b2cfb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f399c46d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f39aec3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84277d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8410f350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8423717082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1872ce12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f185c4530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f186ec22082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d1ba472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d051ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d17988082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f79c58ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79af0290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f79c180b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff79c6c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff785e320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff798601082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe79381f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe77cf8d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe78f760082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88aec262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88983980cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88aab67082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58c5c112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58af3700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58c1b52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0b360c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb09cd7d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb0af54d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea0baad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9f521f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea079ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4dd9432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4c70a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4d9884082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56988b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56820170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56947f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0fa9f772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f936d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0fa5eb8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a396a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a22e040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a355e9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2069110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f565f5102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5648c820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f565b451082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2068964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f23f94cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f23e2c2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f23f540e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 vTypeDist ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0dc3de32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0dad5550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0dbfd24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant errors file_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5978ade2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5974a1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5978ade93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5978addb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efe6560f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efe61550082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7efe6560f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7efe6560eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors file_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42ab8c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42a780a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f42ab8c993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f42ab8c8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors id_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa35e0812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa359fc2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa35e08193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa35e080b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors id_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f602cac42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6028a05082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f602cac493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f602cac3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors lane_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67d1bf52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67cdb36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f67d1bf593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f67d1bf4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors lane_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa9d6bda2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa9d2b1b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa9d6bda93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa9d6bd9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors lane_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb2831c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb2425d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fdb2831c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fdb2831bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5036b0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5032a4f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5036b0e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5036b0db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88e9ce82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88e5c29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f88e9ce893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f88e9ce7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42bf71d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42bb65e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f42bf71d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f42bf71cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_too_high ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2071484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e470442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e42f85082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3e4704493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3e47043b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant nextEdges 20s_10r_5l ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7d2b652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7bc9640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7ceaa6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant nextEdges 20s_10r_5l_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0043b902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f002d98c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f003fad1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant nextEdges nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb2b4e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb152ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb27421082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant nextEdges nextCrossing_reverse ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d28c4b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d12a560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d24b8c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant nextEdges walkingArea_nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0b4e442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb09ec4e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb0b0d85082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant nextEdges walkingArea_nextCrossing2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14f31352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14dcf510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14ef076082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant no_vehicles one_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd121912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbcfbf8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd0e0d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant no_vehicles two_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5ce4732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5b825b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5ca3b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle at_end_of_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f05201d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0509fcf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f051c111082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle lane_change ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04e6ad02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04d08cf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04e2a11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9713b692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96fd2d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f970faaa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f21397d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2122f4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f213571a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4163a962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f414d1f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f415f9d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9e9f592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9d36b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9e5e9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons car ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f57c417a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f57adf680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f57c00bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40319902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f401b77e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f402d8d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe4c22712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4ac05e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe4be1b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkBackward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f50acbce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f50969bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f50a8b0f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkBackward_detAtEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0285212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0123120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa024462082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkBackward_detAtStart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63539e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f633d7d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f634f927082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkForward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78bdc6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78a7a580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78b9bac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkForward_detAStart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f753467e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f751e46e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75305bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkForward_detAtEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc729c082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7139f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc725b49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles leave_and_enter_in_the_same_step ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa72791f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7114d80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa723860082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06d0a222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06ba1930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f06cc963082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f05f912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3eef6ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f01ed2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f504e5f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5037d650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f504a534082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2071412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f99052852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f98ee9f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f99011c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5c6e322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5b05a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5c2d73082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2070965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2df186c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ddafcb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2ded7ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors file_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2074079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc09c95b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc09889c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc09c95b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc09c95ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2074081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d0227b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3cfe1bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3d0227b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3d0227ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors file_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2074073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0c9f75d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0c9b69e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f0c9f75d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f0c9f75cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2074047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd3b11762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3ad0b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd3b117693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd3b1175b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2074058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff44ffcc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff44bf0d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff44ffcc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff44ffcbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2074054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62bb70a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f62b764b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f62bb70a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f62bb709b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors id_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1efd6852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1ef95c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1efd68593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1efd684b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors id_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7a88a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7a47e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff7a88a493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff7a88a3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors lane_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7a8b7f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7a4ac0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc7a8b7f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc7a8b7eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors lane_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd4e4a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd4a3e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fbd4e4a393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fbd4e4a2b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors lane_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2073717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc43f02f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc43af70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc43f02f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc43f02eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors length_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9396da92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9392cea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f9396da993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f9396da8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors length_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c209ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c1c90f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4c209ce93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4c209cdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors length_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ae8bb52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ad2c040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2ae4af6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors length_too_high ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76245c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f760549d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f762050a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors pos_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb5185822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb5144c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb51858293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb518581b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors pos_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd899cbd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd895bfe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd899cbd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd899cbcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors pos_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2073863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd4f1752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd4b0b6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fbd4f17593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fbd4f174b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors pos_too_high ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2073923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa840bb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa83caf4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa840bb393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa840bb2b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 freq_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51683202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51521200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5164261082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one100s ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,15
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7fe96eb66d30
> ==2074101==LeakSanitizer has encountered a fatal error.
> ==2074101==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2074101==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one10s ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7223b142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f720d2720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f721fa55082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f39eca352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f39d61910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f39e8976082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 nextEdges 20s_10r_5l ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea5b9e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea457ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea5792a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 nextEdges 20s_10r_5l_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f777399c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f775d7870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f776f8dd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 nextEdges nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd410ac02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd3fa8cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd40ca01082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 nextEdges nextCrossing_reverse ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3931aca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f391b8e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f392da0b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 nextEdges walkingArea_nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91fec282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91e8a330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91fab69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 nextEdges walkingArea_nextCrossing2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f424e1da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4237ff90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f424a11b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 no_vehicles one_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07f95322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07e33330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07f5473082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 no_vehicles two_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8dddb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8c7bb80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8d9cfa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle leave_early ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdec9b352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdeb32910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdec5a76082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe0bf7692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe0a8ed90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe0bb6aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84725f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f845bd660cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f846e535082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08439ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f082d1290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f083f90b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b544792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b3dbe90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b503ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c468c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c300330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c42802082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0d98542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0c2fc40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0d5795082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28d07992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28b9f070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28cc6da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1c0fa312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1bf91a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1c0b972082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2f9316f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f7c8e10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2f8f0b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab190522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fab027c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab14f93082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08e8d7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08d24d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f08e4cbb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa8a85e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa73fbb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa8679f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fecc062f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feca9da10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fecbc570082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons car ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8bcb022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8a68f00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8b8a43082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f472e3b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f47181a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f472a2f4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22b60692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f229fe560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22b1faa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons walkBackward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9fb29a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f9c7940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9fae8e9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons walkForward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03bca912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03a687c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03b89d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef0adff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feef455e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef06d40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbcabed52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc956470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbca7e16082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2072936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa9ea0902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa9d37ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa9e5fd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab8e3ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fab77b0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab8a2ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff726eb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7106290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff722df8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7eff9b0752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7eff847e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7eff96fb6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0065c0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f004f37d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0061b4d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef0c13f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feef589e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef08080082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97820142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f976b7730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f977df55082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9dbe69b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9da7dfa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9dba5dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two100s_1vehicle_10m_s_vTypes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15c2f862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15ac6e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f15beec7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c1cd062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c064770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c18c47082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd71f092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd5b6770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd6de4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4513f572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44fd6b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f450fe98082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe694f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe52c550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe65437082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1c4e852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1ae5e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb1c0dc6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28c12fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28aaa5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28bd23e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffbed95f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffbd70be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffbe98a0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2073149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff76dee52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7576440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff769e26082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls jam_test__preliminary new_programs ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1382be32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f136c3540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f137eb24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls jam_test__preliminary old_programs ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b79cc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b638860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b75c0a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls_link jam_test__preliminary new_programs ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9ef8e192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ee25870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ef4d5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls_link jam_test__preliminary old_programs ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f74c45ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f74ae1bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f74c0540082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d229dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d0c79e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d1e91e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d92e8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d7cc4e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d8edd0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f136f77b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f135954b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f136b6bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3NegativeEndPosSpec ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26d37112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f26bd4e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f26cf652082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3NegativePosSpec ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2016e382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2000c0e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2012d79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane detectorStartOnInternalLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdff80172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdfe1dd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdff3f58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane earlyExit ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84e3f572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84cdd180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f84dfe98082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane enterAtInsertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdf7f0b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdf68e730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdf7aff3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane entryAndExitAcrossJunction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2283a422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f226d8030cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f227f983082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane errors lanes_no_consecutive ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2075621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f460e86c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f460a7ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f460e86c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f460e86bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2multilane lanechangeIn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a983a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a821790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a942e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lanechangeOut ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42073a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41f11790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42032e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lateEntry ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7fdcdfb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7fc6bbc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7fd8d3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane meanTimeLossConsistency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88f8e2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88e2c030cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88f4d70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane parkingOnDetector ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff07a0b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff063e8b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff075ff6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane placementByLSNegativePositionSpec ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a45e572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0a2fc2b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a41d98082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane placementByLaneSequence ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2074510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdee3ea12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdecdc730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdedfde2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane shortDetector ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb7dab12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb678830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb799f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane shortEdges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d39a952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d2386b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d359d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane stoppedOnDetector ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe27e1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe11bf10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe23d5c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane teleportOutOfDetector ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2075556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faa786702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa624300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa745b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane teleportWithinDetector ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2075582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48b3ccc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f489da900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48afc0d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane vaporizer ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7e56742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7cf4300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7e15b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane warnings ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc8e91b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc786ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc8a85c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs small ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7fc182629d30
> ==2077744==LeakSanitizer has encountered a fatal error.
> ==2077744==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2077744==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket10881 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd04bfde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd035dca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd047f1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4645 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
9a20,102
> 
> =================================================================
> ==2077749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16f27c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16dc38f0cd  (<unknown module>)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x2773300 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:484:30
>     #2 0x27f5bca in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:318:46
>     #3 0x3fc9458 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f16f32a1f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4803 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2077763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe52ab872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5147570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe526ac8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4803b ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3836dff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38209cf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3832d40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4845 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2077782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9eabd32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9d47900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9e6b14082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 errors entryexit_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde2df752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde17d750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde29eb6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 errors file_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1abe50b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1aba44c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1abe50b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1abe50ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0e10072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0dcf48082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc0e100793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc0e1006b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors file_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f357be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f316ff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6f357be93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6f357bdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors freq_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f97bfebd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f97bbdfe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f97bfebd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f97bfebcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors freq_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3995e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb395523082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb3995e293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb3995e1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors freq_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f82ccc382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f82c8b79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f82ccc3893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f82ccc37b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors id_duplicated ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,125
> 
> =================================================================
> ==2077263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44c72312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44c3172082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 648 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x772e9c in GUIDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<c
har, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/guinetload/GUIDetectorBuilder.cpp:100:12
>     #2 0x273049c in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:371:37
>     #3 0x281c466 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1676:27
>     #4 0x27f7231 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:356:13
>     #5 0x3fc9458 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f44c7d12f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 304 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x32e9a02 in MSE3Collector::MSE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, st
d::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:319:36
>     #2 0x7f0c3d in GUIE3Collector::GUIE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, s
td::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIE3Collector.cpp:174:5
>     #3 0x773128 in GUIDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<c
har, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/guinetload/GUIDetectorBuilder.cpp:100:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output e3 errors id_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f103b8fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f103783b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f103b8fa93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f103b8f9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors id_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12790512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1274f92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f127905193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1279050b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_empty__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fab421a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fab3e0e7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fab421a693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fab421a5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_empty__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa23da2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa23996e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa23da2d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa23da2cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_false__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1805d322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1801c73082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1805d3293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1805d31b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_false__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc11c9cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc11890c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc11c9cb93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc11c9cab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_missing__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa4afe12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa46f22082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ffa4afe193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ffa4afe0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_missing__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff64f0b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff64aff7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff64f0b693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff64f0b5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_empty__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f987e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f94722082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6f987e193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6f987e0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_empty__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8d743a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8d337b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb8d743a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb8d7439b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_false__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ccd9992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4cc98da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4ccd99993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4ccd998b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_false__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f459b7542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4597695082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f459b75493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f459b753b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_missing__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd3d20692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3cdfaa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd3d206993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd3d2068b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_missing__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc111a9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc10d9e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc111a9f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc111a9eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_too_high__entry ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea1b5f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea17531082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fea1b5f093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fea1b5efb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_too_high__exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2077664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d188282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d14769082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6d1882893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6d18827b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 freq_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37b41612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f379df600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37b00a2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output interior ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa48e1ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa477f970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa48a0ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f696bb8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f695598c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6967ad0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_freq ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4295ea42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f427fc8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4291de5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_interior ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd3e2872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd280730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd3a1c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 nextEdges 20s_10r_5l ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbc6161d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc4b41c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc5d55e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 nextEdges 20s_10r_5l_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,70
> 
> =================================================================
> ==2078222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2f97e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2e35e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2f5726082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 nextEdges nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83a2c942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f838cab20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f839ebd5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 nextEdges nextCrossing_reverse ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd7169f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7008120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd712934082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 nextEdges walkingArea_nextCrossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa021db02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa00bbcc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa01dcf1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 nextEdges walkingArea_nextCrossing2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f674c72d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f673654c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f674866e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 no_vehicles one_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4518fc02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4502dc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4514f01082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 no_vehicles two_no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e3fb1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e2991c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e3ba5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle close_to_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64cf60d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f64b8d6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64cb54e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle leave_early ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2076099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12842e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f126da3f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1280221082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0f93712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0e2ace0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0f52b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c663302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c4fa8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c62271082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fec107ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7febf9f0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec0c6ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one1s_1vehicle_10m_s_offset ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd6739112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd65d0830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd66f852082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f461312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f2f8a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f42072082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdbc52e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdbaea5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdbc1229082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2075847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f142fa872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14191e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f142b9c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd095de82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd07f5470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd091d29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cc076d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ca9ecb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cbc6ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8dd7ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8c6f1d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8d96ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff99bfd12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9857300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff997f12082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfc63962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfafb070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfc22d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa8063292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7efa860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa80226a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92bc4422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92a5bb40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f92b8383082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons car ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f13c0a222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f13aa8120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f13bc963082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b3dd522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b27b430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b39c93082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe60e6ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5f84d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe60a62b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons walkBackward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc007a902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbff187e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0039d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons walkForward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc3af2552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc3990430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc3ab196082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f40358d7d30
> ==2076522==LeakSanitizer has encountered a fatal error.
> ==2076522==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2076522==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f91fabb1d30
> ==2076397==LeakSanitizer has encountered a fatal error.
> ==2076397==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2076397==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbcb2d972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc9c4f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbcaecd8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f333d5962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3326d070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33394d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86d83f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f86c1b550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86d4337082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe78b4da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe774c390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe78741b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa013a6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ffd1df0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa00f9ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fac54aeb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fac3e24a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fac50a2c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6462de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe62fa500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe64221f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f245adae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f244450c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2456cef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53b37cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f539cf2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53af70e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f39283902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3911aff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f39242d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7989c282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79733860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7985b69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcece2c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fceb7a360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fceca205082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52725762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f525bcd40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f526e4b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed two100s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd33bbfd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd32536d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd337b3e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2077033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f74b782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f5e2e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f70ab9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2076911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0b0d952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc09a5070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0accd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-idling ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbaba9c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbaa47b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbab6904082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM BMW_i3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70aee6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7098c5c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f70aadaf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM SUV ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9c74e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb9b12d00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9c3422082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa32734e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa3111390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa32328f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID4 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb77ef602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb768d500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb77aea1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_eUp ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42fd41a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42e720c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42f935b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd8cef2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd8b918c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd8cae6f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output emissionClasses ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,452
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42662d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 224 byte(s) in 2 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x3d04f10 in PHEMlightdllV5::CEPHandler::ReadVehicleFile(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, PHEMlightdllV5::Helpers*, bool, PHEMlightdllV5::VEHPHEMLightJSON::VEH*&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/V5/cpp/CEPHandler.cpp:
123:19
>     #2 0x3d0284f in PHEMlightdllV5::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, PHEMlightdllV5::Helpers*, PHEMlightdllV5::Correction*, bool) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/V5/cpp/CEPHandler.cpp:89:14
>     #3 0x3d02276 in PHEMlightdllV5::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, PHEMlightdllV5::Helpers*, PHEMlightdllV5::Correction*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/V5/cpp/CEPHandler.cpp:47:18
>     #4 0x3c76b6e in HelpersPHEMlight5::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight5.cpp:97:23
>     #5 0x3ba1fee in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:238:38
>     #6 0x3e6b6d7 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:834:40
>     #7 0x3df1ccc in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:30
>     #8 0x1dfe271 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #9 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2096728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3ba3612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3b62a2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fe3ba36193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fe3ba360b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output emission-output half_equipped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f163f76d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16299cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f163b6ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output models_cycle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feef87322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feee29910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feef4673082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56853a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f566f19c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56812e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd1f10a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd08f0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd1b04b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_geo ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14ef4d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14d92d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14eb418082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bf50af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bdeeae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bf0ff0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_parking_onRoad ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca41a2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca2b3ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca3d96e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fecf14342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fecdb0020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feced375082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond_scaled ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86db43e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f86c500a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86d737f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_waiting ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cceb112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8cb89100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8ccaa52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36f0de82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f36db0450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f36ecd29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0ad9362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa097b810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0a9877082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output shut_off_auto ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef253c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef0f6230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef21305082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output shut_off_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14cf8cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14b9b1b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14cb80d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_amitran ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96e148a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96cb7060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96dd3cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_emission ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb5f754f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb5e17c00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb5f3490082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_entryExit ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f45bc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f2f9e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f41b06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3745d382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f372ffb70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3741c79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_full ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0fac3b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0e4ea40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0f6b7c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_inductloops ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f71245852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f710e3910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f71204c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0d16042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0bb4100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0cd545082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea_longDetector ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5fe01f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5fca0110cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5fdc133082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e66e1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e50c3a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e62d5e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran_filter ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3809052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb36a7240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb37c846082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_constrained ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f673ca012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f672681e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6738942082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda9abde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda849ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda96b1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb178e1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb162c270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb174d60082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_meandata_and_tripinfo_and_log ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f21f99cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21e37ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f21f590e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_nul ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e9d96e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e877780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e998af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_queue ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf8e7652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf789cf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf8a6a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_rawdump ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd54ae4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5350b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd546d8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_summary ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7fc13992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7fab6140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7fbd2da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_tripinfo ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27133f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f26fd6700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f270f334082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vehroutes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f801d8f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8007b760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8019838082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vtypeprobe ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcb85d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efca23f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcb4519082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2098856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3662c3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f364ca4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f365eb80082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2099165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78381a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335d3b7 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x336825e in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:479:45
>     #3 0x322928a in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:88:13
>     #4 0x2737eaf in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:545:52
>     #5 0x2818066 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1366:27
>     #6 0x27c27a4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:213:17
>     #7 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f7838c8a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48854282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f486f4550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4881369082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f304f67b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30396a50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f304b5bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84518392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f843b8660cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f844d77a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f243ae9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2424eb50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2436ddb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe527bf52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe511c230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe523b36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d7ed472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d68d760cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d7ac88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd084dea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd06ee050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd080d2b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4114b1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40feb360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4110a5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb14c692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feafec820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb10baa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3bb90f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3ba31200cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3bb5033082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa576ff82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5610250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa572f39082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5df7f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5c98140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5db73a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7face82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7e4d060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7f6c29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd73e6992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd7286c30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd73a5da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5957042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc57f7330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc591645082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8dfca922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8de6ac10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8df89d3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbc176ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc016d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc135ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff769ada2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff753b080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff765a1b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6526d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc63c0780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc64e618082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9aecc642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ad6c830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ae8ba5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea4005f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea2a07a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea3bfa0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8f9cc752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8f86c900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8f98bb6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa7b7f6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7a1f820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa7b3eac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe862f612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe84cfaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe85eea2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc6605a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc500a70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc61f9b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7eff5e32a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7eff483770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7eff5a26b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e83e1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e6de390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e7fd5e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3760e902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f374aebb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f375cdd1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77fe0ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77e7c7d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77f9fee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f61355452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f611f5700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6131486082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efc519492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efc3b9680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efc4d88a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a8780c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a718290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a8374d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2096108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56711b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f566d0fa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f56711b993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f56711b8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efdf5e7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efddfc630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efdf1dbc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2b0dfa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff29abf90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff2acd3b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2096073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe376ae22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3606b20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe372a23082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output 2veh_major ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2d32c7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2d1ced60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2d2ebbc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output internal_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2095645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78acf952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78971f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78a8ed6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end b15e30_b45e60_separate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70957492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f707eeba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f709168a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end15 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b5ac862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b443f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b56bc7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f272ebe52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f27183570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f272ab26082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83bec282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83a83860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83bab69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce366742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce1fde70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce325b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa939fa62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa9237040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa935ee7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_freq10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f516f00f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f515877f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f516af50082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7c765272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c5fc860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7c72468082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9538b492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95222ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9534a8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors broken_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2086197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9a6989f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9a657e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f9a6989f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f9a6989eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2086223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1e9e202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd1e5d61082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd1e9e2093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd1e9e1fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors negative_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2086195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb472b222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb46ea63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb472b2293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb472b21b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_edgebased internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0a46382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff08e2080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0a0579082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf5d8b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf46df60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf597f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7f37f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7dcd330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7ef731082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam_max ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe4d9a822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4c364f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe4d59c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f4be4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f35a070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f47d8e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7abade2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7956ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7a7a1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c3f6c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c292990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c3b60a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fecc14a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fecab0750cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fecbd3e9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd9dfdb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9c997d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd9dbcf1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9138222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc8fd3f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc90f763082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe116fff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe100bbc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe112f40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f371812d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3701cfd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f371406e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased long_stopped_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f029514a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f027e8bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f029108b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased maxtraveltime ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25aa4372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f259397b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f25a6378082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f05b91272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f05a2f280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f05b5068082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64740fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f645defd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f647003f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c04f9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bee70d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c00edb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f41953cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f417eb3e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f419130d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f4114d8bd30
> ==2083811==LeakSanitizer has encountered a fatal error.
> ==2083811==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2083811==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92694792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9252be90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f92653ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle via_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb9da482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb876040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb99989082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle writeAttributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7efc5a225d30
> ==2084236==LeakSanitizer has encountered a fatal error.
> ==2084236==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2084236==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb023032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffaeba710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffafe244082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8217142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb80ae860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb81d655082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5ea6822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5d3df10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5e65c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f181a8942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1803ff10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18167d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f976a6c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9753e320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9766601082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased print_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d9e0e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d87ed30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d9a028082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased short_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbeaa0d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe93ebe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbea6013082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased short_edge_2lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f11f202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1efbd1a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f0de61082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased teleporting ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2086399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd8834ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd86ca1d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd87f42e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335e48e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x336af35 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:523:19
>     #3 0x3375e03 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:688:9
>     #4 0x3225b5e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1b46015 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1054:24
>     #6 0x1b1ed7c in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:785:5
>     #7 0x9220ae in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:232:12
>     #8 0x6df878 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6ddfc8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f0a8f0eb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<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 Nov2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335e48e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x336af35 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:523:19
>     #3 0x3375e03 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:688:9
>     #4 0x3225b5e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1b46015 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1054:24
>     #6 0x1b1ed7c in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:785:5
>     #7 0x9220ae in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:232:12
>     #8 0x6df878 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6ddfc8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fcdc22544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
<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 Nov2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335e48e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x336af35 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:523:19
>     #3 0x3375e03 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:688:9
>     #4 0x3225b5e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1b46015 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1054:24
>     #6 0x1b1ed7c in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:785:5
>     #7 0x9220ae in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:232:12
>     #8 0x6df878 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6ddfc8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f2fbf2884f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<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 Nov2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335d3b7 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x336825e in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:479:45
>     #3 0x322928a in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:88:13
>     #4 0x2737eaf in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:545:52
>     #5 0x2818066 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1366:27
>     #6 0x27c27a4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:213:17
>     #7 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f15a6fe45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15a65022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd35c1942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd3459050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd3580d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4ed48e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4d6bec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4e93cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efe89ce22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efe734540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efe85c23082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12472962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1230a070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f12431d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5211a7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f51fb1ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f520d9bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f67dc0862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f67c57f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f67d7fc7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_edgesFile ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbffed9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfe850d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbffacdc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f29e7e122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f29d15820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f29e3d53082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43884f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4371c6b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f438443a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f399940a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3982b690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f399534b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6e22d262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e0c4850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6e1ec67082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86962fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f867fa6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f869223b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3a8cfb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a767250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3a88ef3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2084871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ce94db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6cd2c3a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ce541c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2085008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0bdc8142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0bc5f730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0bd8755082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased vtypes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:309:12: runtime error: reference binding to null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:309:12 in 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18: runtime error: member call on null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:403:9: runtime error: member call on null pointer of type 'GUINet *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:403:9 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2086370==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00000092afd0 bp 0x7f38531a93b0 sp 0x7f38531a92d0 T1)
> ==2086370==The signal is caused by a READ memory access.
> ==2086370==Hint: address points to the zero page.
>     #0 0x92afd0 in GUINet::setSimDuration(int) /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:404:5
>     #1 0x6de7f2 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18
>     #2 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #3 0x7f38669254f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #4 0x7f3866326608 in start_thread /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:477:8
>     #5 0x7f38624c6132 in clone /build/glibc-SzIz7B/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end b15e30_b45e60_separate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca8b70e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca74e6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca8764f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end15 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e718652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e5afc40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e6d7a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f82c03b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f82a9b130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f82bc2f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ae0bb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0aca3260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0adcaf5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9bad5cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b96d3d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ba950c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd02b5172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd014c740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd027458082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased errors broken_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2088596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04f1ed22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04ede13082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f04f1ed293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f04f1ed1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_lanebased errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2088619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa18e3af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa18a2f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa18e3af93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa18e3aeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_lanebased errors negative_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2088588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f7d3c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f79303082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6f7d3c293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6f7d3c1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_lanebased internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7f597802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7f4333c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7f556c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48b179f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f489accd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48ad6e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0af5ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc098aee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0ab4ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a9b9ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a84f420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a97940082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa3c78f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa3b14c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa3c383a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7c61392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc7afd080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7c207a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d113e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0cfafb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d0d322082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48196252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48031f30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4815566082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26083962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25f1f650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f26042d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9ff23052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9fdbec20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9fee246082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3fdaf472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3fc4b180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3fd6e88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f87841252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f876dcf30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8780066082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased maxtraveltime ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb934dee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb91e3310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb930d2f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbff16632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfdb44b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfed5a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91f9b4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91e394b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91f5a8b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd26f9682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd2590d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd26b8a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa3e0e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa278450cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa3a027082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd77a8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd611ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd739cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb54f5d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb538d330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb54b515082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle via_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdde98592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fddd34270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdde579a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle writeAttributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdae33742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdaccae70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdadf2b5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f4dc22dcd30
> ==2087176==LeakSanitizer has encountered a fatal error.
> ==2087176==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2087176==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f95becb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95a842a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f95babf9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf864762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf6fbe70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf823b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee196682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fee02dc60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee155a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fea4a8e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fea3405a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fea46829082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased print_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2086460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0bc80f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0bb1edc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0bc4031082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335e48e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x336af35 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:523:19
>     #3 0x3375e03 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:688:9
>     #4 0x3225b5e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1b46015 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1054:24
>     #6 0x1b1ed7c in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:785:5
>     #7 0x9220ae in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:232:12
>     #8 0x6df878 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6ddfc8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f7a28e644f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<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 Nov2022 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335e48e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x336af35 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:523:19
>     #3 0x3375e03 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:688:9
>     #4 0x3225b5e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1b46015 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1054:24
>     #6 0x1b1ed7c in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:785:5
>     #7 0x9220ae in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:232:12
>     #8 0x6df878 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6ddfc8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f89672834f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
<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 Nov2022 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335e48e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x336af35 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:523:19
>     #3 0x3375e03 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:688:9
>     #4 0x3225b5e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1b46015 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1054:24
>     #6 0x1b1ed7c in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:785:5
>     #7 0x9220ae in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:232:12
>     #8 0x6df878 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6ddfc8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6dcabe in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fd9c15034f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<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 Nov2022 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x335d3b7 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x3368db9 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:486:53
>     #3 0x322928a in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:88:13
>     #4 0x2737eaf in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:545:52
>     #5 0x2818066 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1366:27
>     #6 0x27c292b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x3fc76d3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f8ba003a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b9f5582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f196328d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f194c9ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f195f1ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f00b0e642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f009a5c30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f00acda5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4284cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd411c2b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd42440d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d1a4912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d03bff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d163d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b25efc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b0f66d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b21e3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ae37822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1accede0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1adf6c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f045d2492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04469ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f045918a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbbdaea12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbbc45fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbbd6de2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69f75012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69e0c5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69f3442082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e4f7282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e38e860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e4b669082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b20c932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b0a4050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b1cbd4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2087369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f73f74c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f73e0c350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f73f3404082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased vtypes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfa1bc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbf8b3370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf9db06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased _deprecated_ hbefa_typed ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbeba6662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbea3dc40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbeb65a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end b15e30_b45e60_separate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff37c8f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff3660520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff378834082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end15 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c2010f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c0986c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c1c050082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb5674032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb550b710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb563344082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5324cf32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f530e4650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5320c34082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc9ad2082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9969640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc9a9149082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2371e192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f235b5870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f236dd5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased emissionClasses ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4923e6a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f490d5b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f491fdab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors broken_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2089994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0af246b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0aee3ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f0af246b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f0af246ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2090058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7fcfcd32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7fcbc14082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7fcfcd393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7fcfcd2b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors negative_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2090005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd08d1832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd0890c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd08d18393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd08d182b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased hundred_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e7fa932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e698920cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e7b9d4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e445da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e2e1970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e4051b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased jam1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5bcb59a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5bb4ade0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5bc74db082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased jam2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f936e5e6d30
> ==2090151==LeakSanitizer has encountered a fatal error.
> ==2090151==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2090151==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased maxtraveltime ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04520992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f043b5d80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f044dfda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA2-P_7_7 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01a14c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f018b2ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f019d401082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA3-PC_G_EU4 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e0ec462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2df8a430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e0ab87082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ded0312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8dd6e300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8de8f72082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40cc37c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40b617e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f40c82bd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbc631db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc4cfdc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc5f11c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91c58782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91af6780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91c17b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5f84622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5e22600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd5f43a3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8453fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb82eb700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb84133f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f48c1ab12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f48ab21f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f48bd9f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa36a0622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa3537d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa365fa3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f067bc032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f06653710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0677b44082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle writeAttributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70a0ff82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f708a7690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f709cf39082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfcddb62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfb75280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfc9cf7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5eda6b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5ec3e160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ed65f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4295ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa412d1f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4254ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6a59fe32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6a437550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6a55f24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4209fe92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41f37520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4205f2a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased print_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2088860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb698bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb536a80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb657fd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7df6a152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7de01870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7df2956082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9d86ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9c1e5c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9d462b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2580f6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f256a6c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f257ceac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff536c472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5203ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff532b88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2089508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff54c95a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5360c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff54889b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe981d6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe96b4d90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe97dcac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes_begin_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa7b0d9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa79a50f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa7acce0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased _deprecated_ hbefa_typed ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf551c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf3e9220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf51105082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end b15e30_b45e60_separate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fae04d272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fadee4990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fae00c68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end15 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2b45f342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2b2f6a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b41e75082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31f6d532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f31e04b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f31f2c94082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f71b5a6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f719f1cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f71b19ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60328962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f601c0070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f602e7d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24d557f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f24becde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f24d14c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased errors broken_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2091893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98eccec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98e8c2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f98eccec93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f98eccebb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2091909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4d2ce92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff4cec2a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff4d2ce993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff4d2ce8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased errors negative_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2091872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5ec49582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ec0899082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5ec495893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5ec4957b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96148662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95fe4350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96107a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6bf90be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6be26010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6bf4fff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f67d917bd30
> ==2091916==LeakSanitizer has encountered a fatal error.
> ==2091916==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2091916==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased maxtraveltime ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59675542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5950a820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5963495082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ea34822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8e8d26b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8e9f3c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f73e1ef32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f73cbcf20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f73dde34082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f1daed13d30
> ==2090901==LeakSanitizer has encountered a fatal error.
> ==2090901==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2090901==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42990012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42827710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4294f42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f00db9702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f00c50e10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f00d78b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7eff0960c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efef2d690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7eff0554d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle writeAttributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe70ab3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6f42990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe706a7d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3c21c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb3ab9240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb3be106082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81771c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81609350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8173104082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27a39392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f278d0960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f279f87a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2163c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1ffb320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb212301082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9ed20bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ebb81a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9ecdffc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased print_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2090480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f2a3f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f141f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f26336082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb13f4bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb128c2d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb13b3fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff58a0dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff57384f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff58601e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f219ce7f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21865f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2198dc0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f977ab782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f97642e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9776ab9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased vtypes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2091995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faafec812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faae83f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faafabc2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe8954ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe87ec0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe8913ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg0_end15 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4b1e9442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4b080b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4b1a885082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f940984e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93f2fbc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f940578f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg15_end30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22611212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f224a8930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f225d062082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe0639632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe04d0be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe05f8a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee339ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fee1d13c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee2f90b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased errors broken_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2092967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9522bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb94e1fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb9522bd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb9522bcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2092968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85b71e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f85b3121082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f85b71e093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f85b71dfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased errors negative_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2092965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cf47432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cf0684082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f2cf474393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f2cf4742b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased jam1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0dfdbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0c93010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0dbcff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased jam2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdefa0aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdee35ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdef5feb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0103832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faffa17e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb00c2c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f435ae152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4344c010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4356d56082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd1fad42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd092330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd1ba15082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa733d9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa71d50f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa72fcde082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd41e2c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd407a380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd41a207082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5aeacd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5982310cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd5aaa0e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle writeAttributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03df1e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03c89530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03db122082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbad7bdd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbac134f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbad3b1e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f507d6912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5066dff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f50795d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7bdae612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7bc45d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7bd6da2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f407b9282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40650860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4077869082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30a32a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f308ca170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f309f1e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased print_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff50ce0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4f6c0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff508d4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f1e03f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4f0779e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f19f80082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca737252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca5ce820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca6f666082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49269342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49100a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4922875082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2092734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa91c1482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa9058ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa918089082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d2f67b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6d18de90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d2b5bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg0_end15 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f841ed8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84084ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f841acce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6325f652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f630f6c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6321ea6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg15_end30 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f87f48202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f87ddf7f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f87f0761082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ff76b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6fe0e1f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ff35f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end plain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc22bc5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2153d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc227ba0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased errors broken_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2094310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf58b272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf54a68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7faf58b2793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7faf58b26b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2094355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62a3ff12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f629ff32082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f62a3ff193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f62a3ff0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased errors negative_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2094298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9699172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe965858082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fe96991793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fe969916b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased jam1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a1d7372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a06c7b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a19678082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased jam2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2094436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8c5c062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8af1480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8c1b47082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5776b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5614b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5735f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92353f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f921f1f30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9231333082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6592d1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f657c48d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f658ec60082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe8a64cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe88fc410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe8a2410082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f447ee7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44685ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f447adbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fedb6ab62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feda02280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fedb29f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbc3719f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc2090f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc330e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd734cfa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd71e46c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd730c3b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a1704a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a007bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a12f8b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60576902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6040dff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60535d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31132d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30fca4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f310f21a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc3142c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2fda3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc31020a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased print_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f88888892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88726730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f88847ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e1f0d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e088490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e1b018082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30225b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f300bd260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f301e4f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04df21b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04c898d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04db15c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2093715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4cd247b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4cbbbe90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4cce3bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary no_persons ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a5cf2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a471960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a58e6e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary pedestrians ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d574a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d4170c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d533e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary riding ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2079417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1a468ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a30b690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a42840082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary stopping ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96d74312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96c16990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96d3372082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2097105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24d5a7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f24d19bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f24d5a7a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f24d5a79b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output queue-output no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9e633cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9e4d1b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9e5f30e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output period ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd8bf112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd75cfd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd87e52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output small_jam ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa11fd3b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa109b3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa11bc7c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2082802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4fc88812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4fc47c2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4fc888193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4fc8880b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output rawdump no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c1e3c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8c081c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c1a309082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f457866b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45622370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45745ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fccda4cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fccc409b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fccd640c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump precision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94c36072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94ad1d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94bf548082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa40ead72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa3f86a70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa40aa18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed__empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa6660bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa64fc8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa661ffd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc69872b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc6822f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc69466c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40c62b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40afe830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f40c21f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a2bc212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a157f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a27b62082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86468b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f86304880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86427f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a1d2fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0a06ece0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a1923f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60eda702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60d763f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60e99b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0f60f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc0dfcaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0f2033082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65913ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f657b60a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f658d2ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic bikes_with_undeparted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f890c5f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88f68550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8908537082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic persons ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe8434842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe82d2a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe83f3c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_durationLogStats ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f659ac462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6584e8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6596b87082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_tripinfoOutput ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24a09312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f248ab8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f249c872082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_undeparted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe328b182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe312d720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe324a59082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_unfinished ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2097711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f760ae252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75f50820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7606d66082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output early_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2a56a972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2a40cf40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2a529d8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output early_end_write ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75f61192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75e03740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75f205a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output use_ended ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2999e9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f29840f80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2995ddc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2079268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6afb4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc6aba8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc6afb4c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc6afb4bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output summary flow_backlogged ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4dbc5eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4da61bb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4db852c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe29dddc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe287bc80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe299d1d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1fa1f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1e3dc60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb1f6137082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4969be02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49537b00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4965b21082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary period_100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe71a3e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe703fb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe716327082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_same_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd8b4fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd750b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd8743d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc00a5ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbff41cf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc006540082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc951c2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc93b7ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc94db70082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsprogram ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed4c1d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed35fd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed48116082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsstate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02cb99f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f02b579e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f02c78e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitches ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f09c12032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f09ab0000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f09bd144082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitchstates ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2078787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6e6fc602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e59a600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6e6bba1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f381ed2bd30
> ==2080143==LeakSanitizer has encountered a fatal error.
> ==2080143==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2080143==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered_delayed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4e87a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4d2a020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4e46e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo enable_by_type ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe1591e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe142da10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe155125082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2080231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7ff57f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7fb4c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff7ff57f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff7ff57eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output tripinfo human_readable_times ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa55c3fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa545fb80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa55833e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo internal_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe87ae792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe864ea50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe876dba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7279932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7117920cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7238d4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd95be4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd945a070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd957d8e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53d2c622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53bc81c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53ceba3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo probability_by_type ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa39278c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa37c35d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa38e6cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2079725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f41e8cee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41d28b00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f41e4c2f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport_multihop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2079753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa645ce72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa62f8b70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa641c28082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_same_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90019e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8feb59e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8ffd922082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f09162682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08ffe240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f09121a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6b2c942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe69c8630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6aebd5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_undeparted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd8f9dac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd8e397b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd8f5ced082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f50a4f772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f508eb470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f50a0eb8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2079874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0c9d3132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0c86eee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0c99254082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes auto_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f890f91f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f88f99490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f890b860082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2fdb6292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2fc54280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2fd756a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7b93a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7a31930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7b52e1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ad10cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ab8e5d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1acd00e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes disable_some ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f95789f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95625b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9574937082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes disable_some_by_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8fc820b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8fb1dc70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8fc414c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa49477b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa47e3470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4906bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ed56ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ebf2be0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2ed162f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2082322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f359c5412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3598482082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f359c54193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f359c540b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbb582692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbb41e240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbb541aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd1f70df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1e13290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd1f3020082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_short ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38eb5da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38d58390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38e751b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_teleport ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2081402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f35a3e082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f358e04f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f359fd49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbbbdbfa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbba7a060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbbb9b3b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c2ec152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c18a010cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c2ab56082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78648242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f784e3e00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7860765082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_no_speedfactor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f341cb292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34066f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3418a6a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f785380c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f783d3db0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f784f74d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_speedfactor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f50e3bde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f50cd79b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f50dfb1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f77d96652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77c32220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f77d55a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcedb9692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcec59850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fced78aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes route_dist ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16b8dc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16a29960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16b4d07082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes route_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb0998a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcaf35570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb058cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes sorted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ec016f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ea9d2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2ebc0b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes sorted_subsecondOrder ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64aad9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6494de90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64a6cdd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2081459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa77cbc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7667960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa778b07082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
7a8,17
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
67a78,113
> 
> =================================================================
> ==2081461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff44908a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff432c570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff444fcb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ddba142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1dc58150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1dd7955082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4bb05b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4a4e630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4b6f9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ee319f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3eccfbc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3edf0e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98f13262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f98db1320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98ed267082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length_unfinished ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91e01842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91c9f900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91dc0c5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_stoppingPlaces ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,53
> 
> =================================================================
> ==2080638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f138e47e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f137829c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f138a3bf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f93cfac22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93b98ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f93cba03082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d4d0672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d369e50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d48fa8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes_sorted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3c5ca362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3c463c50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3c58977082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable walk_departPos_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a4baa12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0a35d2a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a479e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d5f4522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d48de00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d5b393082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84250492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f840e9e90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8420f8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable write_unfinished_person ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38fbd5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38e590c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38f7ca0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f017ac162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f01647e50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0176b57082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_same_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2080980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8897fce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8881b9e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8893f0f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_length ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e47e252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e319f30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e43d66082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f95bfa0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95a95c70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f95bb94b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56610222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f564abdd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f565cf63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops_priorEdges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f29af9172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f29994d20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f29ab858082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3b20b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe39bc730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3adff7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_exit_times ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f757e46d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75680290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f757a3ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_routeLength ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2081872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9de4e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9c80a50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9da429082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtk-output errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2097065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb42f2c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb4195230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb42b205082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb42f2c493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb42f2c3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe elevation ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16ff38f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f16e8f5d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f16fb2d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76f2ef52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76eee36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f76f2ef593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f76f2ef4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd78ca282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd788969082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd78ca2893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd78ca27b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb14f52a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb14b46b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb14f52a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb14f529b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f661976e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66156af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f661976e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f661976db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd988f392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd984e7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd988f3993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd988f38b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_false ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe9f83f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe9f4335082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fe9f83f493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fe9f83f3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe70d09a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6f67f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe708fdb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44e4dbc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44e0cfd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f44e4dbc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f44e4dbbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors id_empty ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22d06392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22cc57a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f22d063993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f22d0638b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors id_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2083388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0ef17a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0eb0bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa0ef17a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa0ef179b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe no_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed0b5ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fecf4f8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed0752f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7517b9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75012fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7513adf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_.1s ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e559292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e3f0860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e5186a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d0f6902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7cf8dff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d0b5d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_same_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff4f6e0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff4e057d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff4f2d4b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_both ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2ed6a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff2d6dfc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff2e95e1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63196822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6302df10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f63155c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4eccd422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4eb64b30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4ec8c83082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_both ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4580c592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f456a3b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f457cb9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2082993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2f4123e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f2a9990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2f3d17f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2083034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f646502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f4ddc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f60591082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb65f7ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb649a3d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb65b70f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01a4b172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f018ed8f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f01a0a58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2193847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81429f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f812c7e00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f813e935082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efec51bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efeaefa70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efec10fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2193676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fecd327f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fecbd06b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feccf1c0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7768d982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7752b940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7764cd9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14b5c9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f149fa8a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14b1bdb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting disconnected_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcd342b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcd1e5410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcd301f5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff00ec552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feff8ed10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff00ab96082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf865f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf708780cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf8253a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75d130d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f75bb5770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75cd24e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe05653e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe0407b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe05247f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc48e7bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc478a4c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc48a700082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting no_sidewalks ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2197536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7313a632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f72fdcec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f730f9a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5edf5e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5d7f770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5e9e9f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0262fb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f024cfd20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f025eef8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22ad4a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f22974bd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f22a93e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e44d5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e2ed770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e40c9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a9464d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a7e45b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a9058e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f35e52ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35cf2c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f35e11ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f610b5142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60f552f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6107455082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2196550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7e7a39d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7e6419c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7e762de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69a6c592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69908140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69a2b9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee6ba032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fee555bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee67944082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5e689062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5e524d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5e64847082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed098152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fecf33d20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed05756082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2eb59b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2d516b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe2e74dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5281a9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f526b66b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f527d9dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f34f1d462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f34db8ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f34edc87082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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 Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10f66392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f10e02080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f10f257a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc77de512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc767a120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc779d92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3d9493b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3d7e4f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3d9087c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2dfe9d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2de858e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2dfa912082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5ec68cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5eb04880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ec280c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f748d17d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7476d4d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f74890be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f737468e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f735e24a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f73705cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb732b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb5ce7d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb6f1f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2194477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f60b54262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f609efe30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60b1367082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc9b31b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc84eeb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc9725c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2195137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f86ed72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f70aa70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f82e18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping 3_arm_pathing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1a9b4632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a856ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a973a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping beaming ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd43ba472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd425cc10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd437988082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2199132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f35c82d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35b20d80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f35c4218082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f855c2112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85460120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8558152082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2199160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40f44fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40de2e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f40f043b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles ignore_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f07fe5d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f07e83d40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f07fa514082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8085e4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f806fc360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8081d8e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2198941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0a474422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0a312410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0a43383082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_uncontrolled ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9e683142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9e521130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9e64255082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles largeJunction_bikelane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2199163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf7dfd62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf67dc20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf79f17082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a6c0492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a55e330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a67f8a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5abbab52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5aa58a00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5ab79f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward_configureGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe7c9ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe667990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe788ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward_left_turning_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6f5d242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6dfb220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6f1c65082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3eb3fe02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e9dddf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3eaff21082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc14c2f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc1360f50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc148237082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6de48bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6dce6ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6de07fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_unprioritized ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2198503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f500f84b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4ff96360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f500b78c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2200899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14406c32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f142a9210cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f143c604082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
11a22,57
> 
> =================================================================
> ==2200921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44887942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44729f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44846d5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace stripe-width ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1ed37e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1ebda510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1ecf723082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2201001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0ca0502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0b42ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0c5f91082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2201049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f73699fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7353c470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f736593c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_backward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f597f04f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59692990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f597af90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_backward_overlap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f79de50a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f79c876a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f79da44b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbde23432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbdcc5a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbdde284082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa5dce92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa47f480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa59c2a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2200176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32d98242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32c3a820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f32d5765082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f32d982493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f32d9823b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges_widthChange ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdf16d502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdf00faf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdf12c91082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16617582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f164b9b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f165d699082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_illegal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca2cd172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca16f5f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca28c58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f973981b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9723a650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f973575c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_sidewalk_onRoad ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f805383e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f803da990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f804f77f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f92ca8ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f92b4b240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f92c680b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f74214252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f740b68d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f741d366082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2200423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff44f83a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff439a840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff44b77b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Nov2022 )

---------- Differences in errors ----------
1,2c1,64
< Warning: Vehicle 'EN.2' performs emergency braking on lane ':C_4_0' with decel=9.00, wished=4.50, severity=1.00, time=290.00.
< Warning: Vehicle 'SW.4' performs emergency braking on lane ':C_10_0' with decel=9.00, wished=4.50, severity=1.00, time=959.00.
---
> =================================================================
> ==2200508==ERROR: AddressSanitizer: heap-use-after-free on address 0x60d0000102a0 at pc 0x00000052cf29 bp 0x7ffd24d590d0 sp 0x7ffd24d58890
> READ of size 2 at 0x60d0000102a0 thread T0
>     #0 0x52cf28 in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x52cf28)
>     #1 0x7f795fdb71d7 in FX::FXString::assign(char const*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x22e1d7)
>     #2 0x12108a8 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x120fc4a in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7f795fd7ac3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a)
>     #5 0x7f795fe05f70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70)
>     #6 0x7f795fd72cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc)
>     #7 0x7f795fcd3b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57)
>     #8 0x7f795fcd40c5 in FX::FXApp::runOneEvent(bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5)
>     #9 0x7f795fcd4174 in FX::FXApp::run() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174)
>     #10 0x5c60cc in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:97:27
>     #11 0x7f795b891082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #12 0x51a2fd in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x51a2fd)
> 
> 0x60d0000102a0 is located 0 bytes inside of 137-byte region [0x60d0000102a0,0x60d000010329)
> freed by thread T2 here:
>     #0 0x5927bd in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5927bd)
>     #1 0x7f795fcf9103 in FX::FXDict::replace(char const*, void const*, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x170103)
> 
> previously allocated by thread T0 here:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f795fcf90ea in FX::FXDict::replace(char const*, void const*, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1700ea)
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,31d2
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 79
<  Running: 2
<  Waiting: 0
< Persons: 
<  Inserted: 2051
<  Running: 69
< Statistics (avg of 77):
<  RouteLength: 188.12
<  Speed: 7.33
<  Duration: 28.66
<  WaitingTime: 3.96
<  TimeLoss: 14.73
<  DepartDelay: 0.08
< Pedestrian Statistics (avg of 512 walks):
<  RouteLength: 152.16
<  Duration: 111.62
<  TimeLoss: 2.07
< 
< DijkstraRouter answered 547 queries and explored 9.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 581 queries and explored 25.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 79 queries and explored 3.99 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
14a25,60
> 
> =================================================================
> ==2200867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe935e882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe9201140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe931dc9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_after_walkingarea ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1dc4562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1c669c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1d8397082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_multiple_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc1a1bdb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc18be4a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc19db1c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1de88cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1dd2b190cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1de4810082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing_fast_approaching ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff8d08ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff8bab0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff8cc7ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing_from_right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f587c0962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58662df0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5877fd7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle disembark ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ff68762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4fe0ae40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4ff27b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle evade_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b8dd512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b77fbf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b89c92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle forward_between_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce04a7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcdeecd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce009be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle forward_multiple_vehicles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffabed812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffaa8fee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffabacc2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_evasion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa46092e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa44ab9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa45c86f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_half ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59b79872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59a1be60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59b38c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_half_backward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2201094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0e30f5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0e1b1ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0e2ce9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle step_aside ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2202094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56a94062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56936740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56a5347082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f56a940693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f56a9405b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket11674 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3600bc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35eae500cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f35fcb04082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1555 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1a0dff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa18b07e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa19cd40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1769 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98968db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9880b550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f989281c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1780 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4f0a7e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4ef46050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4f06725082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1781 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f22144322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21fe6bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2210373082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2060 ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2207638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f260d7d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25f7a5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2609712082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2220 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4b5605f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4b402c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4b51fa0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2840 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65db6922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f65c59220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f65d75d3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2841 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd56d05a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd5572d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd568f9b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3260 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2208018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc26ade92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2550630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc266d2a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc26ade993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc26ade8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3347 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b09ed32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9af41320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b05e14082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3888 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5e506cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5e3a9490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5e4c610082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4314 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbe98f592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbe831d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbe94e9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4362 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b825592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b6c7d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b7e49a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket5257 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33c29242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33acb9d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33be865082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket5661 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f506df4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f50581dd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5069e90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket7853 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f02957372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f027f98f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0291678082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket8417 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0cedf112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0cd81700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ce9e52082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping busstop ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ba175b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2b8b5630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2b9d69c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping counterflow_change_direction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56130612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55fcc2f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f560efa2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping crossing_noPrio walking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2c0a852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2aace40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc2bc9c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping crossing_noPrio walking_forward_between ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2199508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76cadd22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76b503f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f76c6d13082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping disconnected_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce4f8cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce39b590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce4b80d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2206399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef1f8542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef09abc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef1b795082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2206478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94a8cf42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9492f5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94a4c35082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_invalid_permissions_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,53
> 
> =================================================================
> ==2206690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb74c4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb5eed70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb70b8f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2205893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b8cae82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b76d520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b88a29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2206113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6fe4c082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6fcee840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6fe0b49082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2206538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69dff2b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69ca1b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69dbe6c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2206634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef6f4f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef597810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef6b435082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping multiple_pedestrian_lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9fae08f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f9830c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9fa9fd0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping no_sidewalks ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2208951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f87f50122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f87df28b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f87f0f53082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_1stripe ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1392a1403,1438
> 
> =================================================================
> ==2204678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1887f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1728120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa184738082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe13bc472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe125c620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe137b88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbd75d342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbd5fd4d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbd71c75082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd8d190a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd8bb9390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd8cd84b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d97bfe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6d81c2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d93b3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_jammed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2204906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f67a592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f51a850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f6399a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_busStop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
15a26,61
> 
> =================================================================
> ==2205051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe77a8602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe76466b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7767a1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_busStop_serviced ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
16a27,62
> 
> =================================================================
> ==2205627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33f575b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33df5560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33f169c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d3fa792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d298880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d3b9ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight_defaults ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1aa35822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1a8d3900cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1a9f4c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions plaza ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc31e1142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc3083830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc31a055082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2204954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f38baa962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38a3ba50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38b69d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_4m_crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
50a61,96
> 
> =================================================================
> ==2204999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cd490a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2cbda150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cd084b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_reserve_oncoming ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2205007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0fdef7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0fc808d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0fdaebe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping speedDev ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43926672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f437c6820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f438e5a8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping speedLimit ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde5fc962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde49cd30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde5bbd7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbb ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7153e8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f713e1070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f714fdce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbf ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14926ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f147c9480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f148e60f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bfb ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14dec9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14c8f2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14dabe0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bff ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed210b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed0b3320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed1cff9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbb ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2206999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f553f9bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5529c390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f553b900082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbf ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2206933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cbef9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ca922a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cbaedb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets ffb ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2206767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f63770282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f63612a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6372f69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f637702893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6377027b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fff ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2206741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24089822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f23f2c0e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f24048c3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond bidirectional_flow_2_stripes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2205877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd96a50f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9545280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd966450082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond block_vehicles_walking_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2205770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9b3de782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9b27c630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9b39db9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping tls tlIndex2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2207433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f95663ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f95506480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9562340082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice left_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2f4f2d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f38ea30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2f4b214082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice right_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f154e4122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1537fce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f154a353082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff98322b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff96cde40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff97f16c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0251e652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f023ba350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f024dda6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal left_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f157bb2b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15656f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1577a6c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal right_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8af0f8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8adab440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8aececc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal straight_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f777c73b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f77662f70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f777867c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal straight_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa56fa012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5595bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa56b942082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd08afb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd074b7d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd086ef1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb218bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb0b48d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb1d7fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f32676872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f32512570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f32635c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands left_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28770272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2860be40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2872f68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands left_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa96795d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa95152d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa96389e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands left_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e9c3e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e85fa50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e98329082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands right_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9aa6bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb99428d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9a65fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands right_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1212f282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f11fcae40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f120ee69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands right_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76a0d732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f768a92c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f769ccb4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands straight_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28568f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28404b00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2852834082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands straight_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2203973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe63c4582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6260270cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe638399082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands turn_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f68670402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6850c100cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6862f81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing middle_islands turn_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2204129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb68f4852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6790550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb68b3c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_lr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2d535832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2d3d13c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2d4f4c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rl ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb2d9aed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb2c36aa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb2d5a2e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4cee092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa4b89d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4cad4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rr_detail ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18f2ab22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f18dc6830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18ee9f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1004b712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0fee73f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1000ab2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f609fa712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f608963f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f609b9b2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing turn_ll ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff24a34e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff233f070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff24628f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing turn_rr ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2202831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44a3ffc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f448dbcb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f449ff3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping walk_posLat_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4884702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4726b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4843b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2215612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde2a7fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde14a340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde2673b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5bf2632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc5a94a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5bb1a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'train2'; waited too long (yield), lane='d_0', time=408.00.
> Warning: Vehicle 'train2' ends teleporting on edge 'e', time=428.00.
> 
> =================================================================
> ==2216153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f439911d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f438337a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c15b6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bfe9400cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c11aad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbca1e5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc8bc5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbc9dd9d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs insertion_at_signal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb89ce1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8870650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb898d60082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f618b0ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6174e870cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6186fec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42eee4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f42d8c3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42ead8d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs reverse_after_waypoint ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1f4cf9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1f371fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1f48ee0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs signalized_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2215691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d459c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d2fe7e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d41903082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1d459c293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1d459c1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9d91b452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9d7bda10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9d8da86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0dca902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0c6cec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0d89d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11384 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6d01b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff6ba4130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff6cc0f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11440 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f740914c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f73f33a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f740508d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket7563 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62b46132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f629e85b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f62b0554082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs unregulated_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2215760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7facc3cda2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7facae1960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7facbfc1b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7facc3cda93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7facc3cd9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdaf33e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdadd6430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdaef325082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb48e782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb330d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb44db9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4a90612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd492e3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd4a4fa2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f463c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f301b20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f42307082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5219de32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5203bd40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5215d24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f598576a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f596f5530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59816ab082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efe219ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efe0b7c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efe1d92e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33e77b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33d15ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33e36f2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36a471b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f368e9640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f36a065c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2212601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc00c1a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbff66610cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0080e6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc00c1a593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc00c1a4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2212600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f42203bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f420a87b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f421c300082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f42203bf93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f42203beb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2cf9d932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ce3fdc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2cf5cd4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2212864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f596c4c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59562af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5968401082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints bidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feb38d512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feb226f10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feb34c92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints foeInsertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3a6c66c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a55ffa0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3a685ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2209913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f420a4a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41f3e460cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f42063e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7339452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff71d2e50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff72f886082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9ec1082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb9d5aa80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9e8049082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_inactive ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90e14aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90cae380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90dd3eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fed307c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fed1a15c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fed2c70a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffa7149f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffa5ae2b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffa6d3e0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ada4422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7ac3de50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ad6383082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f40203b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4009d590cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f401c2f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7c6f8c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c59b250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7c6b807082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a884232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a726800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a84364082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fccd6a702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fccc0cb90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fccd29b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fae348bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fae1eb090cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fae30800082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2212012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d3dc482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d27e910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d39b89082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10ffb612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f10e9da90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f10fbaa2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4453c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc42f6130cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc441305082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f247a9f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2464c3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2476932082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2212175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f278e2012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f27784490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f278a142082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03651412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f034f39f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0361082082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff11f5952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1093960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff11b4d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints insertionOrder ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb8c0cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb75ebb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb88010082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd556692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd3f4680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd515aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9757f882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9741d880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9753ec9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8295112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8133120cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb825452082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa620a782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa60a8630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa61c9b9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9dc97a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9db35a20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9dc56e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc0154992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfff2880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc0113da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fac455062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fac2f3060cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fac41447082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f986e5b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f98588020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f986a4f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2210988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66da4012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66c465e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66d6342082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1849d7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1833d950cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1845cbc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2209547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45eb9722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45d597a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45e78b3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0371882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb020f630cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb0330c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffbdaddb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffbc4bdc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffbd6d1c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcf2ed702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf18b600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcf2acb1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc8fdc82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc79bc90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc8bd09082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8c0a7e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bf45d20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8c06722082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f300d8132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2ff75fb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3009754082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd21139b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd1fb1880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd20d2dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4bb55542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4b9f32e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4bb1495082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4c90bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd4b2eae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd4c5000082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65e3d6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f65cdb5e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f65dfcad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2211337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f10c17db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f10ab5dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f10bd71c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff11dec02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff10810e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff119e01082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2214836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f090adb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08f50000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0906cf8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<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 Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd6190472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd602e2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd614f88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_route_end_impossible ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2214909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbf30d892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbf1ab880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbf2ccca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12ee2aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f12d80ac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f12ea1eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7b820b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7a200c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7b414c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop_tooLong ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fef88bb52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fef729b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fef84af6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cdba412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8cc582c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cd7982082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_bad_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2214297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f71548e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f713e6d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7150826082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_impossible ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2214148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65429cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f652c7ca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f653e90c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_no_internal_links ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5f0ffe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5dade90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5ecf3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_internal_links ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe4ff5582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4e93430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe4fb499082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_link ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2214566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2bff41b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2be921c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2bfb35c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ee68a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6ed06890cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ee27e2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_on_signal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2214639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efcc9a7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efcb3cd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efcc59bc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ac39ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6aadc4b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6abf92f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Nov2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fba536892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fba3d8d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fba4f5ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Nov2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c973032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c815490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c93244082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb1284a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb1126ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb1243e4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Nov2022 )

---------- Differences in errors ----------
5a6,33
> 
> =================================================================
> ==2213242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e54fee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e3f24d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e50f2f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f1e54fee93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f1e54fedb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7bd6a332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7bc0c910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7bd2974082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f478ab352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f47749330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4786a76082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2213847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4388e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa422b420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa434824082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail slow_fast_slow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0d63882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0c05e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0d22c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff21ac982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff204a840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff216bd9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2212912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff34068d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff32a00b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff33c5ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa8bbd762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8a5fbf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa8b7cb7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2215256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f598bdac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59760080cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5987ced082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faef2b802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faedcde90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faeeeac1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd47fe272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd46a0b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd47bd68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56c79cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56b1c350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56c390c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f86d51682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f86bf3e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f86d10a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fccdea8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fccc8cf10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fccda9cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f693732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f535ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f652b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2052323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc81e292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc7dd6a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fdc81e2993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fdc81e28b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_last ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28b66292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f28a08a60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28b256a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2052205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4863efe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f485fe3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4863efe93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4863efdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27ef5cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f27d98480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f27eb50c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random_routeFlow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8256472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb80f8c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb821588082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors lane_given10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda64ae02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda4e6af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda60a21082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors speed_given100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2053437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f706f5482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f70591040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f706b489082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f706f54893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f706f547b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_first ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efda49062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd8eb640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efda0847082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d07e7f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0cf20de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d03dc0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2053173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c893572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c735a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c85298082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f9c8935793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f9c89356b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4cfe7bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4ce8a2a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4cfa6fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f356388e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f354daec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f355f7cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e25bf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e0fe550cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2e21b37082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given-10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f359226b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f357c4c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f358e1ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff89521f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff87f4650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff891160082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5705c092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56efe620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5701b4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10000 ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9c315aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9c1b8040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9c2d4eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_max ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf3c7b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf26a000cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf386f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1fdce712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1fc70cc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1fd8db2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbb8ed502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbb78f9a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbb8ac91082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current_nearend ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2bd1c472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2bbbe910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2bcdb88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f93e0df02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f93cb04f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f93dcd31082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f39568422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3940a8c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3952783082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0_nearend ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2053052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f152d4252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15176820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1529366082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f152d42593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f152d424b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3786fa22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37711ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3782ee3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10_nearend ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff8c5e772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff8b00c10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff8c1db8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given_near0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2052800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8709fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc85ac440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc86c93b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure approach_slow_lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc97ce662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc966e930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc978da7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faa7edca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa690490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa7ad0b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f585c3ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58466770cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f585832b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1e60f992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1e4b1ff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1e5ceda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe2cfdde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe2ba0480cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe2cbd1f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4a8628c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4a7050c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4a821cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84eb2562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84d54d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f84e7197082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2050650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2c846d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff2c43ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7ff2c846d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7ff2c846cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid_routeFlow ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2050961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5a5a6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5a19b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc5a5a6f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc5a5a6eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_last ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa70a8db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa6f4b5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa70681c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_negative ( Last six runs Nov2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2050512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f75b600b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f75b1f4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f75b600b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f75b600ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0edf6b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0ec99210cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0edb5f8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4681fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4524880cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc46413d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_routeFlow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90711352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f905b3bf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f906d076082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_trip ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb45cad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb2ff2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb41bee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde305562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde1a1220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde2c497082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fde3055693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fde30555b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce69cf02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce53f5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce65c31082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal_emergencyDecel ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdacd69d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdab79070cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdac95de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_best_3veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25f078b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25da3440cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f25ec6cc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f25f078b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f25f078ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f79aca6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f799662c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f79a89b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f79aca6f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f79aca6eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_bus ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f08d1b622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08bb7320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f08cdaa3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_passenger ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b330592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b1cc280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b2ef9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4378cd82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43628a80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4374c19082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_3veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2192d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff202e950cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff215219082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_occupancy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f12aba4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f129561a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f12a798b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96929d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f967c5a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f968e91a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe6c57672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6af3240cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe6c16a8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52f99c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f52e35940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52f5905082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f52f99c493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f52f99c3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f9af712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f84b3f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f96eb2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f89626bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f894c28f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f895e600082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f89626bf93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f89626beb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f44225072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f440c0d50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f441e448082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_10ms ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3676282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb3511e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb363569082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_vmax ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f005c5b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f004617d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f00584f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f005c5b093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f005c5afb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given-10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa2e2a322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa2cc5ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa2de973082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc04d7ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc03739e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc04970f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7de694c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7dd051a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7de288d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_given ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7e65fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7d01cb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7e253d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_max ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd6f76892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd6e12570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd6f35ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2048641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4a12352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd48ae020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd49d176082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd4a123593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd4a1234b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random_3veh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2048690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff32f6ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff31927d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff32b5ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6ac35022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6aad0cf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6abf443082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcb9d39d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcb873b80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcb992de082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fec912cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fec7b2e70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec8d20d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1bc1022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1a5ccf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1b8043082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b70cd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b5a8a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b6cc15082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2fecc892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2fd68570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2fe8bca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe5bd5d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe5a71a40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe5b9515082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f217d8932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f216745f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f21797d4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f18b076d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f189a33d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f18ac6ae082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2049606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85011af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f84ead6a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f84fd0f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f85011af93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f85011aeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2049637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faee66172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faed01d20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faee2558082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7faee661793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7faee6616b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2049644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f006e1ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0057dac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f006a130082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2049605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3a1d5952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a071520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3a194d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f3a1d59593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f3a1d594b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb7a22e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb78be9e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb79e222082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2050096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb01cac82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb006ae30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb018a09082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f9dac5a1d30
> ==2050051==LeakSanitizer has encountered a fatal error.
> ==2050051==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2050051==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_max__laneEnd ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc05aa522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc044a800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc056993082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f637725a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6360e170cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f637319b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2049709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f202911b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2012ceb0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f202505c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f202911b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f202911ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9933862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb97cf420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb98f2c7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2049771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7276ae42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f72606a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7272a25082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f7276ae493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f7276ae3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2049777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa04ce382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa0369f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa048d79082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa04ce3893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa04ce37b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2049890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3fc376b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3fad3370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3fbf6ac082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure depart_random ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff6205d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff60a5ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff61c512082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15041172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14ee35f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1500058082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2051496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdd985b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdd8280c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdd944f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2051204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5645e732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f562fa3f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5641db4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5645e7393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5645e72b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2051231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e338732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e1d42c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e2f7b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2051396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0dfa632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb0c9ca90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb0db9a4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fb0dfa6393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fb0dfa62b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2051413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa90fbc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa8f9e0f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa90bb06082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5eb94a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5ea34d30cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5eb53e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe8a31212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe88d14f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe89f062082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1c108872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1bfa4570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1c0c7c8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbfdf44b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfc901a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbfdb38c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50 ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2051635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8fd77fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8fc13ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8fd373f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f8fd77fe93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f8fd77fdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f54673112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5450ece0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5463252082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15edd802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15d7b6b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f15e9cc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6b68ea82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6b530ef0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6b64de9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5824b032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f580ed5c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5820a44082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f58bd3982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f58a75f20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f58b92d9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff11572b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0ff9860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff11166c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure posLat_beyondLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2051159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feff04702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fefda02c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fefec3b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56ea0682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56d42b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56e5fa9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f041e34a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04085930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f041a28b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2054024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd5a0d222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd59cc63082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd5a0d2293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fd5a0d21b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec distribution route_basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f020c60f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f01f68570cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0208550082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f924bc7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9235ec60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9247bbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_ref ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53660612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53502bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5361fa2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_refId ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bb76542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8ba189c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bb3595082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_repeat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0f859322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0f6fb7c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0f81873082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7446372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff72e8970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff740578082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fee88dbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fee7301a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fee84cfc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact_with_probabilities ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa16c9802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa156bec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1688c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fddbf1722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdda8f5b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fddbb0b3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_option ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd9061b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd8effb40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd9020f3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f685ac592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6844eb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6856b9a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedFactorNormc ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a406ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a2a4ae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a3c5ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speed_basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f989fdd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f988a01a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f989bd11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1bc73f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1bb16620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1bc3334082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtype_basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2053466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0999732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa083bce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa0958b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow 2flows_scaled ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f893f2cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8928e9f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f893b210082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda0837a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9f1f470cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda042bb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6d0a3a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6cf3f730cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6d062e5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow errors end_before_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b2fb012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b2ba42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f8b2fb0193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f8b2fb00b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_begin ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa65e26e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa65a1af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fa65e26e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fa65e26db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_period ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69dcd342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69d8c75082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f69dcd3493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f69dcd33b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_repno ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fec9fb272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fec9ba68082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fec9fb2793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fec9fb26b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors period_no_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc7df8ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc7db7ec082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc7df8ab93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc7df8aab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors period_per_hour ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64e1bdc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f64ddb1d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f64e1bdc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f64e1bdbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors poisson_invalid ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5886a3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f588297f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f5886a3e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f5886a3db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors repetition_missing ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27fdae02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f27f9a21082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f27fdae093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f27fdadfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors zero_period ( Last six runs Nov2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2055742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc44b0b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc446ff9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fc44b0b893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7fc44b0b7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow many_per_step ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9a76b6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9a607290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9a72aaf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2054772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e0d0be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4df6c7b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e08fff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f4e0d0be93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f4e0d0bdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route_stops ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8cb60b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8b51c70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8c754c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_stops ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2054925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f220d1172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21f6ce50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2209058082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f220d11793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f220d116b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow no ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4e54b2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e3e6fd0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e50a6d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_instant ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f84351032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f841ecd10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8431044082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_instant2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b5efb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b48b850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b5aef3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_no_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f70255582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f700f1370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7021499082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bed9122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bd74e10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8be9853082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_end ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8a6785a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8a514140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8a6379b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_no ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffb4ba6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffb356290cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffb479af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d93e952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d7da670cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d8fdd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1_number ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f831c0da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8305cac0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f831801b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cba0992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ca3c520cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cb5fda082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69976262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69811f80cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6993567082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_begin_100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6fef12d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6fd8cff0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6feb06e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_step-length_0.2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27755032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f275f0bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2771444082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7ff0aae66d30
> ==2055145==LeakSanitizer has encountered a fatal error.
> ==2055145==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2055145==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5_start_1000 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9667c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb95037f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb962703082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d942132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d7dde10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d90154082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour_none ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2054410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ee71492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3ed0d180cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ee308a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow zero_period ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b460be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3b2fc8e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b41fff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person ride ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5d2cfd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5d172380cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5d28f1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person walk ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2055958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb6172b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6015020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb6131f9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_1lane_mopeds ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faa2bfb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa162260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa27ef8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feec33112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feead5800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feebf252082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_cars ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45021ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f44ec46c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f44fe140082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_mixed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbbe8fc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbbd32300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbbe4f04082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_mixed_pushy ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2238516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7349a722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7333cde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f73459b3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_lane_discipline ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0190e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb00333b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb015022082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_mopeds ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5e2c5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff5ccecc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5deb9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_3lanes_mixed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3ea72d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e9153d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3ea3211082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model angles ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2238625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3b108242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3afaa820cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3b0c765082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic extra_wide_vehicle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65609a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f654ac020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f655c8e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic maxSpeedLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03879d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0371c2b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0383912082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ceef2b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4cd91810cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4ceae6c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_lcSigma ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78aa6cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f789492c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78a660e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_lcSigma_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe79f1892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe7893e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe79b0ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_step0.2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb87b3892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8655d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8772ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_lefthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2222707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4cf9b922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4ce3ddc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4cf5ad3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe82cea12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe8170fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe828de2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bestOffset2_noReserve ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f31624852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f314c6f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f315e3c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bestOffset2_reserve ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3682a192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f366cc840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f367e95a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model beyond_lane_on_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb8c9ef52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb8b41540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb8c5e36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2235678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff546a482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff530c910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff542989082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge_between ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2236135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7feee6e3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7feed10990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7feee2d7b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge_insertion ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2236366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8e622ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8e4c5390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8e5e20b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge_teleport_bidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2235726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52e4bc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f52cee250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52e0b07082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge_teleport_bidi_custom ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2235743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4ea28682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4e8cac60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4e9e7a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 2edges_between ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2236165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56d75962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56c17f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56d34d7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 2edges_between2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2236261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f25284692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25126c60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f25243aa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikeAvoidConflictWithBike ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2235087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f176de1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f175807a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1769d60082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikeAvoidConflictWithVeh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2235151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc91c5332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9067910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc918474082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikeFaultCollision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2235046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90c1cf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90abf4c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90bdc33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikeNotOvertake ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2236435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f78e67802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f78d09de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f78e26c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikeOvertakeRight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2235276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9f76b5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9f60dbc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9f72a9e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikePassingWithoutWiggledVeh ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2235001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fae56c392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fae40e970cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fae52b7a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikePreferOvertakeRight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2235299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f06313bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f061b61b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f062d2fd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge bikeUnneededEmergencyBraking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2234882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3f2a3aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3f1460a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3f262eb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge collision_btw_bikes ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2236510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2f2168a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2f0b8e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2f1d5cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge dangleAtIntersectionWithBidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2236963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff2a2c7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff28ca680cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff29ebbf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2237026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff1f589b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff1dfae50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff1f17dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge hangAtIntersectionWithBidi ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2236930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f410a8352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f40f4a7c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4106776082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge pedRunToBike ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2236419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8b992732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8b834ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8b951b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge ped_run_middle ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f64291f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f641343f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6425136082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2236423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0564c3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f054ee840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0560b7e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10060 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2244065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f19ca1602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f19b43ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f19c60a1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10060b ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2244141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f389819b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f38823f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f38940dc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10458 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2244185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0ab8762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff095ae40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0a77b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10458b ( Last six runs Nov2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2244831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c7f9b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c69c250cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c7b8f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10458c ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2244907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc656bd22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc640e2c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc652b13082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10509 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2244944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f04c9e982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f04b410f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f04c5dd9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10523 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2245019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3a05c452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f39efeb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3a01b86082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket11639 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2245240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1056bd62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1040e350cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1052b17082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2154 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe3e3be32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe3cde420cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe3dfb24082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2259 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f36172452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f36014b10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3613186082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2585 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4c55d7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4c3ffd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4c51cbf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3028 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f730773b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f72f19990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f730367c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3050 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4942e212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f492d0800cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f493ed62082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3107 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94be4352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94a86910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94ba376082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3184 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd4129cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd3fcc2e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd40e910082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3195 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2240896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0dd822c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0dc249c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0dd416d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3213 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2241560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fda9b7802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fda859ee0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fda976c1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3244 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2241582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f671783c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6701aa90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f671377d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3244_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2241732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4119ebb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f41041150cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4115dfc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3333 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2241762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33da5eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33c485a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33d652c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3372 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2241861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1c560912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1c402ea0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1c51fd2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3582 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2241902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2be68dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2bd0b260cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2be281d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3601 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2242076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff316b552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff300d710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff312a96082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3613 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2242397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f43d71992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f43c14020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f43d30da082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3618 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2242719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fad650192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fad4f26f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fad60f5a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3619 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2242824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbcaf5862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbc997f40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbcab4c7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4071 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2242846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0fce04a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0fb82930cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0fc9f8b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4100 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2242872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdc583ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdc426360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdc5432e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4168 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9105cca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90eff360cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9101c0b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4223 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff5b2c952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff59cedf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff5aebd6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket5416 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0034e562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f001f09c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0030d97082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6636 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb4a7b832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb491dce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb4a3ac4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6691 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f26089f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f25f2c700cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2604932082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket7925 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f80b8f982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f80a32020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f80b4ed9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket9051 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2243852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb58eafa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb578d690cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb58aa3b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf5f5c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf498340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf5b508082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model calibrate_alignment ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292966370 + 4278959888 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4246110761 + 1273935871 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f5b31e13d30
> ==2239932==LeakSanitizer has encountered a fatal error.
> ==2239932==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2239932==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative-1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ac35682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0aad3530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0abf4a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative-1_superconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc18068e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc16a48e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc17c5cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f94686912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f94524790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f94645d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative0.5_inconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb3171d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb300fc20cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb313117082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative0_inconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f51928432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f517c6430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f518e784082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative0_inconvenient2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc319462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc1b7430cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc2d887082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative0_superconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb801e942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb7ebc940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb7fddd5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative cooperative1_inconvenient ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9fe15252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9fcb3220cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9fdd466082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative default_noKeepRight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fad063b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7facf01b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fad022f6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative overlappingLeader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91f8d292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91e2b280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91f4c6a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model cooperative overlappingLeader_ignore ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efd8c0ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7efd75eed0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7efd8802d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model depart_random_last ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2237241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ffacd7c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ffab7a370cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ffac9709082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model future_braking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f83ff93a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f83e9ba90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f83fb87b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0ba7e442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0b920af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0ba3d85082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn_joined ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e08e472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3df30a10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e04d88082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3dd21ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3dbc46e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3dce140082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction indirect_left_moped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f56de1662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f56c7f640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f56da0a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_block ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9cbba8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9ca5cd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9cb79cd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_block2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7b940b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7b7e3160cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7b8fff8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_diffWidth ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8bcb58b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8bb57e60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8bc74cc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_pass ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7aaa48a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a946d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7aa63cb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lane_split_conflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d66a752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d50ce40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d629b6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lcLookaheadLeft ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7effb58212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7eff9fa7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7effb1762082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lefthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdeb3fa02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde9e1fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdeafee1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8dc4fd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8daf23f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8dc0f11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment basic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f687c5832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f68667c90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f68784c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2ffe7f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2fe8a3b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2ffa732082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_center ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2226538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1cd0df22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1cbb04f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1cccd33082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91849562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f916eb9c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9180897082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift_center ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f599f4402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f598968a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f599b381082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62f98ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f62e3b140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f62f580b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand_center ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2226391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcc1df872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcc081d10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcc19ec8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment moped_indirect_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
22a33,68
> 
> =================================================================
> ==2226756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f604f6e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f60399320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f604b629082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2227210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6e8fdf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e7a0560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6e8bd38082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f6e8fdf793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f6e8fdf6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2_unregulated ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f59cc5c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59b680e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f59c8505082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2_zipper ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f91f65542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f91e079c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f91f2495082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_split2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f52258ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f520faf70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f52217ee082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction width_change ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa7fdb602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa7e7da90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa7f9aa1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lane_discipline ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6dbea852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6da8ccf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6dba9c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment arbitrary ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f79aec512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7998eaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f79aab92082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment arbitrary_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f33f96852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f33e38e40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f33f55c6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment center ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdb317662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdb1b9af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdb2d6a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7aecef82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7ad71410cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ae8e39082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment given-2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3a8ece62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3a78f300cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3a8ac27082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment given1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f600427d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5fee4dc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f60001be082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca929f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca7cc560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca8e938082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment right ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2234052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5adcac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa597f0a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5a9bed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed 1edge_2lanes_compact_mixed_maxSpeedLatStanding ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe68943b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe6736a90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe68537c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed 1edge_2lanes_compact_mixed_maxSpeedLatStanding_2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f96fe0b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f96e83230cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f96f9ff5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe51152d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe4fb79c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe50d46e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed leaderStopped_maxSpeedLatStanding_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1d15ad62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1cffd330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1d11a17082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatStanding_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f85c1f7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85ac1d60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f85bdebd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatStanding_0.5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7c612cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7c4b53c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7c5d210082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatStanding_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9954d0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f993ef7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9950c4b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxDistLatStanding_3.2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f851d4932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f85076f00cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f85193d4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxDistLatStanding_default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc5b6d7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc5a0fda0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc5b2cbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxDistLatStanding_default_bike ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2228019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03937fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f037da5a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f038f73e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f03937fd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
>     #1 0x7f03937fcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxSpeedLatStanding_0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe8bbd7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe8a5fdc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe8b7cbd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxSpeedLatStanding_1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2227845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb66b3272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb6555860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb667268082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f21e4c8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21ceee60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f21e0bcc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d2571b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d0f99a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d2165c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway cooperative_change ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f03ca76c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f03b49b60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f03c66ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway cooperative_change_highres ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6eb16a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6e9b8ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6ead5e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fdaf1b7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fdadbdc60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fdaedabe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_end_gap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65aea682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6598cb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f65aa9a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_impatience ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'B.144'; collision with vehicle 'B.141', lane='beg_1', gap=-0.50', latGap=-1.80, time=231.00 stage=move.
> Warning: Vehicle 'B.144' ends teleporting on edge 'end', time=231.00.
> 
> =================================================================
> ==2225806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f30ec7342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f30d69910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_impatience_growth ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'B.144'; collision with vehicle 'B.141', lane='beg_1', gap=-0.50', latGap=-1.80, time=231.00 stage=move.
> Warning: Vehicle 'B.144' ends teleporting on edge 'end', time=231.00.
> 
> =================================================================
> ==2225831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f219a3cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f218462c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_undercut_frontgap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f506cc0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5056e6c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5068b4e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopushy_encroach ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb15d3142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb14755e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb159255082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway overtaking_right_forbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cd88262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8cc2a830cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cd4767082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d50c4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8d3ae990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d4cb90082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_equalize_gaps ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe491e8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe47c0ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe48ddd0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_highres ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc8a8a0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc892c6a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc8a494d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_ignored ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff15bcef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff145f4c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff157c30082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_pushygap ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0749d1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0733f7a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0745c5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_ramp_mixed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc2782f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2625620cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc274234082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway smallpush_for_merge ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0381912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0223d70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0340d2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_disable ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2226170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2c2a51b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2c1477a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f2c2645c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_stay_and_speedgain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbb923602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbb7c5bc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbb8e2a1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_stay_and_speedgain2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f901d25f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90074ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90191a0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving 2lanes_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc15911e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc14337a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc15505f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket10927 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f824b4c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f82352b50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f824740a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket11481 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f15f69952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f15e07960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f15f28d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket2316_maxSpeedLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f14f384e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f14dda940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f14ef78f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc65a4ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc6447490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc656440082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket4610 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc30b5142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc2f57710cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc307455082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3e32dbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f3e1d01a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3e2ecfc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5860 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faaa18d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faa8b6c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faa9d819082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket8889 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa1e9cca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa1d3f140cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa1e5c0b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket8890 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2233780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fde9e9582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fde88bb60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fde9a899082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving emergency_redlight ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f480c9fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f47f6c5d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f480893f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving forklifter_demo ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1296 byte(s) in 3 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f0afb5ee253  (<unknown module>)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0b11b222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0afb7650cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving long_queue ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd866fec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd85124b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd862f2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving long_queue_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4fdcd912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4fc6fd70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4fd8cd2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving no_overtaking_across_minor_link ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fcfb47282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fcf9e9840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fcfb0669082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving no_overtaking_across_minor_link2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6c6a08e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6c542ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6c65fcf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving opposite_ends ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f45dfd832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f45c9fc90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f45dbcc4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f62a62ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f629052d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f62a220f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped_2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fbffe86c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fbfe8aca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fbffa7ad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f35e0a662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f35cacaf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f35dc9a7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_multilane_unusable ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7facfe68e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7face88ec0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7facfa5cf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6bf90eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6be334a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6bf502c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca139642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc9fdbae0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca0f8a5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc895d132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc87ff600cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc891c54082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_changeForbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5f571af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5f4140c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5f530f0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_forbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6f073732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6ef15ce0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6f032b4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f28ab2012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f289545e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f28a7142082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_slow ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3994ed42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f397f1330cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f3990e15082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff0d59be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0bfc1d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff0d18ff082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_collision ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa5c80af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa5b230c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa5c3ff0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_failure ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f37d21fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f37bc45d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f37ce13f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_laneGain ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2231734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0908b352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f08f2d910cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0904a76082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_laneGain_wide ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2231810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4176c772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4160ed60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4172bb8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_maxSpeedLatFactor ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff7a84272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff7926840cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff7a4368082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2231351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a0e5652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59f87c40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5a0a4a6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_vehicle_blocks_minor_road ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fce810c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fce6b30b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fce7d002082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_vehicle_blocks_minor_road2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f0d2ca162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f0d16c720cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0d28957082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_vehicle_blocks_minor_road3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7d1f7ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7d09a490cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7d1b740082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving return_no_opposite_leader ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2232781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f624dfa82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f62382040cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6249ee9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2edges ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f69f07bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69daa1b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f69ec6fd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7a3e55e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7a287ba0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7a3a49f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite_late ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f98b08b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f989ab0c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f98ac7f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite_late_arrivalLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f90cc71e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f90b697a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f90c865f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite_long ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe647b832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe631dde0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe643ac4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_forward ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb9d4bf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb9bee530cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb9d0b37082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_opposite ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fad7815a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fad623b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fad7409b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa28cdbf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa27701e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa288d00082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f3273cef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f325df390cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f326fc30082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat_danger ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f20d506c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f20bf2ca0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f20d0fad082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat_danger2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f46d72262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f46c14850cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f46d3167082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat_danger3 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2230780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe7458a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe72fb020cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe7417e3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite noconflict ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2229848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f01673052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f01515640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f0163246082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite noconflict_parking ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2229962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff01a3512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff0045af0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff016292082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_allowed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f192fe0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f191a06a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f192bd4b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_congested ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4493f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4336540cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc445336082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_emergency ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7ff9fb74a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7ff9e59940cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7ff9f768b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_forbidden ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f49d5c092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f49bfe640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f49d1b4a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_forbidden_to_fast_to_stop ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8d13e812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8cfe0de0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8d0fdc2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_forbidden_violate ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f691a6282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f69048860cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6916569082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model overtaking_right overtaking_right_road_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b6e1892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b583f60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b6a0ca082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model push_fail_adapt_speed ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1dab9c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1d95c2d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1da7901082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model rescueLane ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2239754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5957efb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f59421580cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5953e3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8835e1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f881fc1a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8831d5d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb4dded72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb4c7cd60cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb4d9e18082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f53ffc832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f53e9a7e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f53fbbc4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65267552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f65105510cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6522696082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f27b66322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f27a041e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f27b2573082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2228732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9d6e8b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9d586b50cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9d6a7f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2229129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f542388d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f540d6790cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f541f7ce082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain default ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd69aeb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd684cb90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd696df9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain keepRight0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa0270a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa010ea40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa022fe5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain keepRight0_speedGainLookahead0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f66cb2c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f66b50b40cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f66c7209082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain keepRight0_speedGainLookahead5 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb4f5f712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb4dfd5b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fb4f1eb2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain laneSpeed_higher ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f24443952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f242e1960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f24402d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain lcSpeedGainRight1 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2224046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f21d7e832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f21c1c6b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f21d3dc4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain speedGain0 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5244fe82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f522ede90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f5240f29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model speedGain speedGain2 ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2223845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f6bcaf282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6bb4d280cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f6bc6e69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model stay_on_road ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x5b9144 sp=0x7f734508bd30
> ==2238596==LeakSanitizer has encountered a fatal error.
> ==2238596==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2238596==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model strategic overtake_stopped_bike_on_the_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc6c64ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc6b07340cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc6c242b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model strategic overtake_stopped_on_the_left ( Last six runs Nov2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2225253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fa4a67ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fa490a4d0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fa4a272f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Nov2022 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1046.90" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2335.53" traveltime="110.48" overlapTraveltime="112.29" density="0.74" laneDensity="0.74" occupancy="0.37" waitingTime="1.60" timeLoss="586.07" speed="26.74" speedRelative="0.74" departed="341" arrived="0" entered="0" left="279" laneChangedFrom="64" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="2175.25" traveltime="93.46" overlapTraveltime="93.85" density="0.69" laneDensity="0.69" occupancy="0.34" waitingTime="0.00" timeLoss="255.24" speed="31.99" speedRelative="0.89" departed="303" arrived="0" entered="0" left="365" laneChangedFrom="2" laneChangedTo="64"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3782.73" traveltime="9.11" overlapTraveltime="9.33" density="18.34" laneDensity="18.34" occupancy="8.95" waitingTime="0.00" timeLoss="1480.84" speed="21.65" speedRelative="0.60" departed="0" arrived="413" entered="413" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="2788.23" traveltime="6.53" overlapTraveltime="6.69" density="13.52" laneDensity="13.52" occupancy="6.65" waitingTime="0.00" timeLoss="468.44" speed="30.20" speedRelative="0.84" departed="0" arrived="424" entered="424" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5585.32" traveltime="39.43" overlapTraveltime="41.47" density="55.00" laneDensity="55.00" occupancy="27.23" waitingTime="2840.70" timeLoss="5202.15" speed="2.46" speedRelative="0.07" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="3245.90" traveltime="9.88" overlapTraveltime="10.41" density="31.96" laneDensity="31.96" occupancy="15.30" waitingTime="420.30" timeLoss="2350.91" speed="9.80" speedRelative="0.27" departed="0" arrived="0" entered="279" left="413" laneChangedFrom="59" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1590.19" traveltime="3.88" overlapTraveltime="4.07" density="15.66" laneDensity="15.66" occupancy="7.47" waitingTime="25.30" timeLoss="493.02" speed="25.04" speedRelative="0.70" departed="0" arrived="0" entered="365" left="424" laneChangedFrom="0" laneChangedTo="59"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2309.01" traveltime="11.45" overlapTraveltime="12.17" density="7.30" laneDensity="7.30" occupancy="3.54" waitingTime="54.00" timeLoss="681.39" speed="25.25" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fca5bb312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fca459320cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fca57a72082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
4,5c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1046.90
9c9
<  Inserted: 887
---
>  Inserted: 837
12,16c12,17
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 24.74
>  Duration: 28.20
>  WaitingTime: 4.02
>  TimeLoss: 13.63
---------- New result in exitcode ----------
1

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Nov2022 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1058.70" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="6430.58" traveltime="336.71" overlapTraveltime="349.40" density="2.03" laneDensity="2.03" occupancy="0.99" waitingTime="292.70" timeLoss="4894.81" speed="8.59" speedRelative="0.24" departed="351" arrived="0" entered="0" left="206" laneChangedFrom="147" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="4457.73" traveltime="173.32" overlapTraveltime="174.32" density="1.40" laneDensity="1.40" occupancy="0.69" waitingTime="12.30" timeLoss="2324.08" speed="17.22" speedRelative="0.48" departed="293" arrived="0" entered="0" left="438" laneChangedFrom="2" laneChangedTo="147"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3429.60" traveltime="10.70" overlapTraveltime="10.95" density="16.44" laneDensity="16.44" occupancy="7.96" waitingTime="0.00" timeLoss="1665.75" speed="18.45" speedRelative="0.51" departed="0" arrived="319" entered="324" left="0" laneChangedFrom="5" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3693.44" traveltime="7.08" overlapTraveltime="7.25" density="17.71" laneDensity="17.71" occupancy="8.70" waitingTime="0.00" timeLoss="835.09" speed="27.85" speedRelative="0.77" departed="0" arrived="518" entered="513" left="0" laneChangedFrom="0" laneChangedTo="5"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="4361.80" traveltime="29.13" overlapTraveltime="30.63" density="42.47" laneDensity="42.47" occupancy="20.98" waitingTime="741.60" timeLoss="3956.52" speed="3.33" speedRelative="0.09" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="7912.82" traveltime="37.11" overlapTraveltime="37.31" density="77.05" laneDensity="77.05" occupancy="37.09" waitingTime="1260.50" timeLoss="7310.08" speed="2.73" speedRelative="0.08" departed="0" arrived="0" entered="205" left="324" laneChangedFrom="74" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2877.65" traveltime="5.74" overlapTraveltime="5.96" density="28.02" laneDensity="28.02" occupancy="13.36" waitingTime="17.00" timeLoss="1510.26" speed="17.10" speedRelative="0.48" departed="0" arrived="0" entered="439" left="513" laneChangedFrom="0" laneChangedTo="74"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2131.92" traveltime="10.73" overlapTraveltime="11.23" density="6.66" laneDensity="6.66" occupancy="3.25" waitingTime="2.60" timeLoss="504.29" speed="27.35" speedRelative="0.76" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2249085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f4d936ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f4d7d4990cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f4d8f5ef082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,338c5,426
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
4,5c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 1018.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1058.70
9c9
<  Inserted: 905
---
>  Inserted: 837
12,16c12,17
< Statistics (avg):
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 18.26
>  Duration: 41.73
>  WaitingTime: 2.88
>  TimeLoss: 27.15
---------- New result in exitcode ----------
1

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Nov2022 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f65ad8552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f6597abf0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f65a9796082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,44c5,50
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- 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: 237.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 237.50
11c11
< Statistics (avg):
---
> Statistics (avg of 20):
13,16c13,17
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.40
>  Duration: 207.06
>  WaitingTime: 152.75
>  TimeLoss: 169.32
>  DepartDelay: 0.15
---------- New result in exitcode ----------
1

TEST had known bugs (see #5276) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed ( Last six runs Nov2022 )

collision on insertion
(This bug was triggered by text found in file 'errors' matching 'collision')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1c1,17
< Warning: Vehicle 'mixed.31' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=36.30.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'mixed.31' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=36.30.
> Warning: Teleporting vehicle 'mixed.40'; collision with vehicle 'mixed.25', lane='beg_0', gap=-7.10', latGap=-0.04, time=48.50 stage=laneChange.
> Warning: Vehicle 'mixed.40' ends teleporting on edge 'end', time=48.50.
> Warning: Teleporting vehicle 'mixed.66'; collision with vehicle 'mixed.56', lane='beg_1', gap=-1.92', latGap=-0.05, time=78.70 stage=laneChange.
> Warning: Vehicle 'mixed.66' ends teleporting on edge 'end', time=78.70.
> Warning: Vehicle 'mixed.57' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=96.30.
> Warning: Vehicle 'mixed.80' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=233.30.
---------- Differences in output ----------
4c4
< Simulation ended at time: 328.60
---
> Simulation ended at time: 324.20
11c11,12
< Statistics (avg):
---
> Teleports: 2 (Collisions: 2)
> Statistics (avg of 100):
13,17c14,18
<  Speed: 2.49
<  Duration: 201.86
<  WaitingTime: 122.79
<  TimeLoss: 160.27
<  DepartDelay: 12.61
---
>  Speed: 2.99
>  Duration: 201.11
>  WaitingTime: 121.23
>  TimeLoss: 160.09
>  DepartDelay: 10.00
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.11" depart="12.80" departLane="beg_1" departPos="5.10" departPosLat="0.55" departSpeed="0.00" departDelay="1.80" arrival="218.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.38" arrivalSpeed="14.78" duration="205.30" routeLength="494.90" waitingTime="159.10" waitingCount="2" stopTime="0.00" timeLoss="172.35" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.50" departLane="beg_1" departPos="5.10" departPosLat="0.46" departSpeed="0.00" departDelay="1.50" arrival="218.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="14.10" duration="212.30" routeLength="494.90" waitingTime="164.40" waitingCount="1" stopTime="0.00" timeLoss="177.47" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.9" depart="9.60" departLane="beg_1" departPos="5.10" departPosLat="0.31" departSpeed="0.00" departDelay="0.60" arrival="224.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.65" arrivalSpeed="10.86" duration="214.70" routeLength="494.90" waitingTime="156.90" waitingCount="1" stopTime="0.00" timeLoss="170.11" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.13" depart="14.80" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="1.80" arrival="225.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.61" arrivalSpeed="16.27" duration="210.30" routeLength="497.80" waitingTime="151.20" waitingCount="2" stopTime="0.00" timeLoss="180.30" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="10.11" duration="225.80" routeLength="497.80" waitingTime="163.60" waitingCount="2" stopTime="0.00" timeLoss="178.19" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.6" depart="7.40" departLane="beg_0" departPos="2.20" departPosLat="-0.91" departSpeed="0.00" departDelay="1.40" arrival="225.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.49" arrivalSpeed="12.22" duration="218.50" routeLength="497.80" waitingTime="155.80" waitingCount="1" stopTime="0.00" timeLoss="188.59" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.17" depart="18.50" departLane="beg_1" departPos="5.10" departPosLat="-0.68" departSpeed="0.00" departDelay="1.50" arrival="228.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="12.98" duration="209.50" routeLength="494.90" waitingTime="149.40" waitingCount="3" stopTime="0.00" timeLoss="174.42" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.23" depart="24.60" departLane="beg_0" departPos="2.20" departPosLat="-0.90" departSpeed="0.00" departDelay="1.60" arrival="228.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.45" arrivalSpeed="16.56" duration="204.30" routeLength="497.80" waitingTime="137.30" waitingCount="3" stopTime="0.00" timeLoss="174.35" rerouteNo="0" devices="tripinfo_mixed.23" vType="moped" speedFactor="1.49" vaporized=""/>
<     <tripinfo id="mixed.7" depart="8.00" departLane="beg_0" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="1.00" arrival="229.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.20" duration="221.00" routeLength="497.80" waitingTime="154.50" waitingCount="1" stopTime="0.00" timeLoss="169.12" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.90" departLane="beg_0" departPos="2.20" departPosLat="-0.64" departSpeed="0.00" departDelay="0.90" arrival="229.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.67" arrivalSpeed="13.19" duration="225.70" routeLength="497.80" waitingTime="153.70" waitingCount="1" stopTime="0.00" timeLoss="189.15" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.22" depart="25.20" departLane="beg_1" departPos="2.20" departPosLat="0.16" departSpeed="0.00" departDelay="3.20" arrival="230.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.18" arrivalSpeed="16.54" duration="204.80" routeLength="497.80" waitingTime="136.10" waitingCount="3" stopTime="0.00" timeLoss="174.89" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.20" departLane="beg_0" departPos="2.20" departPosLat="1.20" departSpeed="0.00" departDelay="0.20" arrival="230.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.75" duration="218.40" routeLength="497.80" waitingTime="154.50" waitingCount="2" stopTime="0.00" timeLoss="170.20" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.26" depart="27.50" departLane="beg_1" departPos="2.20" departPosLat="-0.97" departSpeed="0.00" departDelay="1.50" arrival="231.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.24" arrivalSpeed="14.61" duration="204.40" routeLength="497.80" waitingTime="135.80" waitingCount="3" stopTime="0.00" timeLoss="171.08" rerouteNo="0" devices="tripinfo_mixed.26" vType="moped" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.20" depart="34.70" departLane="beg_1" departPos="5.10" departPosLat="-0.65" departSpeed="0.00" departDelay="14.70" arrival="233.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.54" arrivalSpeed="17.48" duration="199.00" routeLength="494.90" waitingTime="134.30" waitingCount="4" stopTime="0.00" timeLoss="170.75" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.18" depart="22.20" departLane="beg_1" departPos="5.10" departPosLat="0.39" departSpeed="0.00" departDelay="4.20" arrival="234.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.79" arrivalSpeed="9.55" duration="212.40" routeLength="494.90" waitingTime="143.90" waitingCount="3" stopTime="0.00" timeLoss="164.52" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.36" depart="37.40" departLane="beg_1" departPos="2.20" departPosLat="0.15" departSpeed="0.00" departDelay="1.40" arrival="235.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.03" arrivalSpeed="16.59" duration="197.90" routeLength="497.80" waitingTime="132.70" waitingCount="4" stopTime="0.00" timeLoss="167.90" rerouteNo="0" devices="tripinfo_mixed.36" vType="moped" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="235.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.17" duration="230.90" routeLength="497.80" waitingTime="152.10" waitingCount="2" stopTime="0.00" timeLoss="164.98" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.20" departLane="beg_1" departPos="2.20" departPosLat="-1.06" departSpeed="0.00" departDelay="0.20" arrival="236.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.48" arrivalSpeed="10.14" duration="222.20" routeLength="497.80" waitingTime="143.90" waitingCount="1" stopTime="0.00" timeLoss="187.71" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.35" depart="41.20" departLane="beg_1" departPos="2.20" departPosLat="0.26" departSpeed="0.00" departDelay="6.20" arrival="236.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.02" arrivalSpeed="16.50" duration="195.50" routeLength="497.80" waitingTime="131.90" waitingCount="2" stopTime="0.00" timeLoss="165.50" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.10" depart="11.10" departLane="beg_0" departPos="2.20" departPosLat="0.11" departSpeed="0.00" departDelay="1.10" arrival="237.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="8.26" duration="226.20" routeLength="497.80" waitingTime="149.70" waitingCount="1" stopTime="0.00" timeLoss="175.50" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.90" departLane="beg_0" departPos="2.20" departPosLat="0.27" departSpeed="0.00" departDelay="0.90" arrival="237.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.22" arrivalSpeed="11.86" duration="221.60" routeLength="497.80" waitingTime="147.10" waitingCount="4" stopTime="0.00" timeLoss="189.41" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.39" depart="47.00" departLane="beg_0" departPos="2.20" departPosLat="0.28" departSpeed="0.00" departDelay="8.00" arrival="238.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="16.39" duration="191.00" routeLength="497.80" waitingTime="131.10" waitingCount="2" stopTime="0.00" timeLoss="161.04" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.24" depart="26.60" departLane="beg_0" departPos="2.20" departPosLat="0.42" departSpeed="0.00" departDelay="2.60" arrival="239.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.31" arrivalSpeed="13.33" duration="212.40" routeLength="497.80" waitingTime="144.10" waitingCount="2" stopTime="0.00" timeLoss="175.71" rerouteNo="0" devices="tripinfo_mixed.24" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.19" depart="23.60" departLane="beg_0" departPos="5.10" departPosLat="0.40" departSpeed="0.00" departDelay="4.60" arrival="239.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="13.63" duration="215.70" routeLength="494.90" waitingTime="145.20" waitingCount="2" stopTime="0.00" timeLoss="182.10" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.44" depart="51.30" departLane="beg_1" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="7.30" arrival="239.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.21" arrivalSpeed="16.14" duration="188.00" routeLength="497.80" waitingTime="131.10" waitingCount="2" stopTime="0.00" timeLoss="158.08" rerouteNo="0" devices="tripinfo_mixed.44" vType="moped" speedFactor="1.48" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_0" departPos="2.20" departPosLat="-1.13" departSpeed="0.00" departDelay="0.20" arrival="240.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.94" arrivalSpeed="14.03" duration="212.20" routeLength="497.80" waitingTime="143.60" waitingCount="1" stopTime="0.00" timeLoss="182.24" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.30" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="1.30" arrival="241.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.50" arrivalSpeed="13.85" duration="210.50" routeLength="497.80" waitingTime="142.40" waitingCount="1" stopTime="0.00" timeLoss="178.46" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.16" depart="17.40" departLane="beg_0" departPos="2.20" departPosLat="-0.78" departSpeed="0.00" departDelay="1.40" arrival="244.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.54" duration="226.90" routeLength="497.80" waitingTime="144.20" waitingCount="2" stopTime="0.00" timeLoss="162.67" rerouteNo="0" devices="tripinfo_mixed.16" vType="moped" speedFactor="0.56" vaporized=""/>
<     <tripinfo id="mixed.42" depart="54.30" departLane="beg_0" departPos="5.10" departPosLat="-0.04" departSpeed="0.00" departDelay="12.30" arrival="245.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.86" duration="191.50" routeLength="494.90" waitingTime="128.50" waitingCount="2" stopTime="0.00" timeLoss="157.35" rerouteNo="0" devices="tripinfo_mixed.42" vType="car" speedFactor="1.05" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Nov2022 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'mixed.10' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=49.40.
> Warning: Teleporting vehicle 'mixed.10'; collision with vehicle 'mixed.3', lane='beg_0', gap=-0.32', latGap=-0.24, time=49.50 stage=move.
> Warning: Vehicle 'mixed.10' ends teleporting on edge 'end', time=49.50.
> Warning: Vehicle 'mixed.19' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=55.50.
> Warning: Teleporting vehicle 'mixed.19'; collision with vehicle 'mixed.14', lane='beg_0', gap=-3.37', latGap=-0.06, time=55.70 stage=laneChange.
> Warning: Vehicle 'mixed.19' ends teleporting on edge 'end', time=55.70.
> Warning: Teleporting vehicle 'mixed.36'; collision with vehicle 'mixed.34', lane='beg_1', gap=-0.74', latGap=-0.06, time=56.80 stage=laneChange.
> Warning: Vehicle 'mixed.36' ends teleporting on edge 'end', time=57.40.
> Warning: Teleporting vehicle 'mixed.28'; collision with vehicle 'mixed.17', lane='beg_0', gap=-0.35', latGap=-0.04, time=60.60 stage=laneChange.
> Warning: Vehicle 'mixed.28' ends teleporting on edge 'end', time=60.60.
> Warning: Vehicle 'mixed.46' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=74.60.
> Warning: Vehicle 'mixed.45' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=78.40.
> Warning: Vehicle 'mixed.34' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=78.60.
> Warning: Vehicle 'mixed.40' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=81.40.
> Warning: Vehicle 'mixed.45' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=83.40.
> Warning: Teleporting vehicle 'mixed.72'; collision with vehicle 'mixed.71', lane='beg_1', gap=-1.33', latGap=-0.01, time=104.10 stage=laneChange.
> Warning: Vehicle 'mixed.72' ends teleporting on edge 'end', time=104.10.
> Warning: Teleporting vehicle 'mixed.75'; collision with vehicle 'mixed.70', lane='beg_1', gap=-4.03', latGap=-0.09, time=107.00 stage=laneChange.
> Warning: Vehicle 'mixed.75' ends teleporting on edge 'end', time=107.00.
<truncated after showing first 30 lines>
---------- 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: 318.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 316.30
11c11,12
< Statistics (avg):
---
> Teleports: 9 (Collisions: 9)
> Statistics (avg of 100):
13,16c14,18
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 3.72
>  Duration: 184.36
>  WaitingTime: 110.10
>  TimeLoss: 143.61
>  DepartDelay: 9.43
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Nov2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2256556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faf990162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faf832740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faf94f57082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.48" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.30" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.95" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.78" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Nov2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2256764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f806ad172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8054f740cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8066c58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.47" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.28" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.09" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.89" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.69" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.10" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (#3701) on ts-sim-build-ba : action_step_length Sublane depart_random_last ( Last six runs Nov2022 )

#3701
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2253192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd998f282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd9831960cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd994e69082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696 or #3699 related) on ts-sim-build-ba : action_step_length Sublane lcLookaheadLeft ( Last six runs Nov2022 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2258165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9dbab3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f9da4da70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f9db6a7e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Nov2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2256061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f560930c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f55f356a0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f560524d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- 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: 11.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 18.90
11c11
< Statistics (avg):
---
> Statistics (avg of 2):
13,15c13,16
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Nov2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> 
> =================================================================
> ==2255803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8ab65f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8aa08560cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- 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: 372.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.30
11,16c11,18
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
> Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.38
>  Speed: 17.09
>  Duration: 20.16
>  WaitingTime: 1.30
>  TimeLoss: 11.62
>  DepartDelay: 25.21
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Nov2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> 
> =================================================================
> ==2255846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f2e1ea562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f2e08cb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- 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: 384.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.30
11,16c11,18
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
> Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.38
>  Speed: 17.09
>  Duration: 20.16
>  WaitingTime: 1.30
>  TimeLoss: 11.62
>  DepartDelay: 25.21
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Nov2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2254702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f9594a902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f957ecd70cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f95909d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.70" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.70" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.39" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.39" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.14" y="-1.59" angle="89.09" type="tB" speed="13.89" pos="4.17" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.09" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.51" y="-1.56" angle="89.09" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="88.79" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.89" y="-1.52" angle="88.79" type="tB" speed="13.89" pos="6.95" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.48" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="8.27" y="-1.47" angle="88.48" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="7.50" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="104.27" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="7.34" followerSecureGap="3.92" followerSpeed="11.26" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- New result in exitcode ----------
1

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Nov2022 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,37
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'ramp.0' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=4.10.
> Warning: Teleporting vehicle 'main.109'; collision with vehicle 'main.55', lane='merge_2', gap=-0.23', latGap=-0.10, time=111.80 stage=move.
> Warning: Vehicle 'main.109' ends teleporting on edge 'end', time=111.80.
> Warning: Vehicle 'main.73' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=178.80.
> Warning: Teleporting vehicle 'main.73'; collision with vehicle 'ramp.42', lane='merge_1', gap=-6.90', latGap=-0.01, time=179.20 stage=laneChange.
> Warning: Vehicle 'main.149' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=181.80.
> Warning: Vehicle 'main.73' ends teleporting on edge 'end', time=182.80.
> Warning: Teleporting vehicle 'main.169'; collision with vehicle 'main.153', lane='merge_1', gap=-0.55', latGap=-0.24, time=252.10 stage=move.
> Warning: Vehicle 'main.169' ends teleporting on edge 'end', time=252.50.
> Warning: Vehicle 'main.198' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=253.30.
> Warning: Vehicle 'main.199' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=254.30.
> Warning: Vehicle 'main.198' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=255.30.
> Warning: Teleporting vehicle 'main.198'; collision with vehicle 'main.203', lane='beg_0', gap=-0.06', latGap=-0.72, time=255.50 stage=move.
> Warning: Vehicle 'main.198' ends teleporting on edge 'merge', time=255.60.
> Warning: Vehicle 'main.192' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=268.00.
> Warning: Teleporting vehicle 'main.192'; collision with vehicle 'main.171', lane='merge_2', gap=-4.17', latGap=-0.02, time=268.60 stage=laneChange.
> Warning: Vehicle 'main.192' ends teleporting on edge 'end', time=270.00.
> Warning: Vehicle 'main.212' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=287.20.
> Warning: Teleporting vehicle 'main.212'; collision with vehicle 'main.186', lane='merge_2', gap=-0.25', latGap=-0.89, time=287.60 stage=move.
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,361c5,283
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,17c3
< Simulation started with time: 0.00..
< Simulation ended at time: 477.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 565
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
< 
---
> Simulation started with time: 0.00.

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Nov2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1053.40" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="8703.76" traveltime="415.37" overlapTraveltime="427.06" density="2.76" laneDensity="2.76" occupancy="1.35" waitingTime="660.70" timeLoss="7013.22" speed="7.03" speedRelative="0.20" departed="328" arrived="0" entered="0" left="224" laneChangedFrom="144" laneChangedTo="40" teleported="1"/>
>             <lane id="beg2_1" sampledSeconds="7741.19" traveltime="329.94" overlapTraveltime="329.25" density="2.45" laneDensity="2.45" occupancy="1.21" waitingTime="206.00" timeLoss="5769.70" speed="9.12" speedRelative="0.25" departed="316" arrived="0" entered="0" left="420" laneChangedFrom="40" laneChangedTo="144" teleported="1"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3209.30" traveltime="9.82" overlapTraveltime="10.04" density="15.47" laneDensity="15.47" occupancy="7.51" waitingTime="0.00" timeLoss="1414.53" speed="20.12" speedRelative="0.56" departed="0" arrived="326" entered="326" left="0" laneChangedFrom="3" laneChangedTo="3"/>
>             <lane id="end_1" sampledSeconds="3762.82" traveltime="7.31" overlapTraveltime="7.48" density="18.13" laneDensity="18.13" occupancy="8.90" waitingTime="0.00" timeLoss="935.26" speed="27.00" speedRelative="0.75" departed="0" arrived="511" entered="511" left="0" laneChangedFrom="3" laneChangedTo="3"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="4760.13" traveltime="37.11" overlapTraveltime="39.01" density="46.59" laneDensity="46.59" occupancy="22.86" waitingTime="2324.60" timeLoss="4412.81" speed="2.62" speedRelative="0.07" departed="0" arrived="0" entered="195" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6138.49" traveltime="24.63" overlapTraveltime="25.06" density="60.08" laneDensity="60.08" occupancy="28.75" waitingTime="1048.64" timeLoss="5444.05" speed="4.07" speedRelative="0.11" departed="0" arrived="0" entered="221" left="325" laneChangedFrom="95" laneChangedTo="199"/>
>             <lane id="merge_2" sampledSeconds="3405.87" traveltime="7.02" overlapTraveltime="7.26" density="33.33" laneDensity="33.33" occupancy="15.89" waitingTime="122.90" timeLoss="2075.49" speed="14.04" speedRelative="0.39" departed="0" arrived="0" entered="421" left="510" laneChangedFrom="6" laneChangedTo="95"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2993.70" traveltime="14.66" overlapTraveltime="15.77" density="9.40" laneDensity="9.40" occupancy="4.53" waitingTime="159.20" timeLoss="1366.07" speed="19.48" speedRelative="0.54" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,65
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'main.103' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=144.80.
> Warning: Vehicle 'main.167' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=228.50.
> Warning: Vehicle 'main.190' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=262.40.
> Warning: Vehicle 'main.192' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=264.70.
> Warning: Vehicle 'main.206' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=291.70.
> Warning: Vehicle 'main.214' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=304.00.
> Warning: Vehicle 'main.216' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=309.30.
> Warning: Vehicle 'main.252' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=355.30.
> Warning: Vehicle 'main.291' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=429.30.
> Warning: Vehicle 'main.294' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=433.40.
> Warning: Teleporting vehicle 'main.323'; collision with vehicle 'main.321', lane='beg2_0', gap=-0.13', latGap=-0.02, time=514.50 stage=laneChange.
> Warning: Vehicle 'main.335' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=515.60.
> Warning: Vehicle 'main.323' ends teleporting on edge 'merge', time=515.60.
> Warning: Vehicle 'main.528' performs emergency braking on lane 'beg2_0' with decel=9.00, wished=4.50, severity=1.00, time=829.30.
> Warning: Teleporting vehicle 'main.528'; collision with vehicle 'main.526', lane='beg2_0', gap=-0.43', latGap=-0.93, time=831.00 stage=move.
> Warning: Vehicle 'main.528' ends teleporting on edge 'merge', time=833.00.
> Warning: Vehicle 'main.528' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=833.10.
> Warning: Vehicle 'main.620' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=967.00.
> Warning: Vehicle 'main.642' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=999.70.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
4,5c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1053.40
9c9
<  Inserted: 887
---
>  Inserted: 837
12,17c12,19
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
> Teleports: 2 (Collisions: 2)
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 14.72
>  Duration: 48.16
>  WaitingTime: 5.46
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #10986) on ts-sim-build-ba : bugs 10xxx ticket10986 ( Last six runs Nov2022 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'f_0.1176' performs emergency braking on lane '511268012#0_1' with decel=9.00, wished=4.50, severity=1.00, time=3673.00.
> 
> =================================================================
> ==2405732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f7ecfff52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7eba25f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7ecbf36082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Nov2022 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,53
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'f_0.22' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=45.00.
> Warning: Vehicle 'f_0.47' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
> Warning: Vehicle 'f_0.72' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=145.00.
> Warning: Vehicle 'f_0.97' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=195.00.
> Warning: Vehicle 'f_0.122' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=245.00.
> Warning: Vehicle 'f_0.147' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=295.00.
> Warning: Vehicle 'f_0.172' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=345.00.
> 
> =================================================================
> ==2405736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fb0796bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fb0639480cd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Nov2022 )

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,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2381373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f16569c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1640c4e0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1652902082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- 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: 3797.00
---------- New result in exitcode ----------
1

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Nov2022 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
Warning: Teleporting vehicle 'minor'; collision with vehicle 'major', lane='mid1_0', gap=-4.32, time=8.00 stage=move.
Warning: Vehicle 'minor' ends teleporting on edge 'mid2', time=8.00.

=================================================================
==2389091==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 512 byte(s) in 2 object(s) allocated from:
    #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
    #1 0x7fc9b0bc82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
    #1 0x7fc99abe30cd  (<unknown module>)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
    #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
    #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
    #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
    #4 0x7fc9acb09082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Nov2022 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
> 
> =================================================================
> ==2389899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f5a616d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f5a4b91f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Nov2022 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

=================================================================
==2391916==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 512 byte(s) in 2 object(s) allocated from:
    #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
    #1 0x7f806f8b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
    #1 0x7f8059b150cd  (<unknown module>)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
    #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
    #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
    #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
    #4 0x7f806b7f7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16

Indirect leak of 64 byte(s) in 2 object(s) allocated from:
    #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
    #1 0x7f806f8b693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)

Indirect leak of 9 byte(s) in 1 object(s) allocated from:
    #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
    #1 0x7f806f8b5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)

SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Nov2022 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2395963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fc4e0f2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fc4ca42c0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fc4dce6b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Nov2022 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in aggregated60 ----------
6,7c6,7
<         <edge id="1/1to2/1" sampledSeconds="938.80" traveltime="194.14" overlapTraveltime="191.92" density="15.97" laneDensity="15.97" occupancy="7.93" waitingTime="0.00" timeLoss="692.98" speed="5.13" speedRelative="0.26" departed="60" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="826.87" traveltime="54.89" overlapTraveltime="55.17" density="14.06" laneDensity="14.06" occupancy="6.98" waitingTime="0.00" timeLoss="73.70" speed="17.85" speedRelative="0.91" departed="0" arrived="0" entered="29" left="3" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="990.01" traveltime="201.44" overlapTraveltime="199.58" density="16.84" laneDensity="16.84" occupancy="8.36" waitingTime="0.00" timeLoss="740.73" speed="4.94" speedRelative="0.25" departed="60" arrived="0" entered="0" left="27" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="775.71" traveltime="51.71" overlapTraveltime="51.97" density="13.19" laneDensity="13.19" occupancy="6.54" waitingTime="0.00" timeLoss="25.64" speed="18.95" speedRelative="0.97" departed="0" arrived="0" entered="27" left="3" laneChangedFrom="0" laneChangedTo="0"/>
11,14c11,14
<         <edge id="1/1to2/1" sampledSeconds="2734.56" traveltime="187.71" overlapTraveltime="187.24" density="46.51" laneDensity="46.51" occupancy="23.22" waitingTime="159.00" timeLoss="2000.66" speed="5.26" speedRelative="0.27" departed="60" arrived="0" entered="0" left="31" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1598.69" traveltime="56.53" overlapTraveltime="56.78" density="27.19" laneDensity="27.19" occupancy="13.53" waitingTime="4.00" timeLoss="183.84" speed="17.35" speedRelative="0.89" departed="0" arrived="0" entered="31" left="29" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
<         <edge id="3/1to4/1" sampledSeconds="966.02" traveltime="50.00" overlapTraveltime="50.25" density="16.43" laneDensity="16.43" occupancy="8.18" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="8" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="77.83" traveltime="50.00" overlapTraveltime="50.25" density="1.32" laneDensity="1.32" occupancy="0.65" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="8" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2845.12" traveltime="192.41" overlapTraveltime="191.94" density="48.39" laneDensity="48.39" occupancy="24.16" waitingTime="0.00" timeLoss="2100.24" speed="5.13" speedRelative="0.26" departed="60" arrived="0" entered="0" left="31" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="1495.97" traveltime="50.84" overlapTraveltime="51.10" density="25.44" laneDensity="25.44" occupancy="12.65" waitingTime="0.00" timeLoss="24.83" speed="19.27" speedRelative="0.98" departed="0" arrived="0" entered="31" left="28" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="973.89" traveltime="50.00" overlapTraveltime="50.25" density="16.56" laneDensity="16.56" occupancy="8.24" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="8" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="62.14" traveltime="50.00" overlapTraveltime="50.25" density="1.06" laneDensity="1.06" occupancy="0.52" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="8" left="0" laneChangedFrom="0" laneChangedTo="0"/>
17,21c17,21
<         <edge id="1/1to2/1" sampledSeconds="4138.73" traveltime="183.96" overlapTraveltime="184.39" density="70.39" laneDensity="70.39" occupancy="35.03" waitingTime="404.00" timeLoss="3010.78" speed="5.34" speedRelative="0.27" departed="34" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="2/1to3/1" sampledSeconds="1608.66" traveltime="55.09" overlapTraveltime="55.35" density="27.36" laneDensity="27.36" occupancy="13.59" waitingTime="3.00" timeLoss="148.05" speed="17.80" speedRelative="0.91" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1406.11" traveltime="50.00" overlapTraveltime="50.25" density="23.91" laneDensity="23.91" occupancy="11.90" waitingTime="0.00" timeLoss="0.03" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1170.99" traveltime="50.00" overlapTraveltime="50.25" density="19.92" laneDensity="19.92" occupancy="9.91" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="13" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="185.80" traveltime="50.00" overlapTraveltime="50.25" density="3.16" laneDensity="3.16" occupancy="1.57" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="13" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="4157.74" traveltime="188.60" overlapTraveltime="188.61" density="70.71" laneDensity="70.71" occupancy="35.23" waitingTime="18.00" timeLoss="3049.96" speed="5.22" speedRelative="0.27" departed="37" arrived="0" entered="0" left="31" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
>         <edge id="2/1to3/1" sampledSeconds="1622.34" traveltime="53.05" overlapTraveltime="53.31" density="27.59" laneDensity="27.59" occupancy="13.73" waitingTime="0.00" timeLoss="93.04" speed="18.48" speedRelative="0.94" departed="0" arrived="0" entered="31" left="29" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="1449.22" traveltime="50.18" overlapTraveltime="50.43" density="24.65" laneDensity="24.65" occupancy="12.26" waitingTime="0.00" timeLoss="5.15" speed="19.53" speedRelative="1.00" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="1156.49" traveltime="50.00" overlapTraveltime="50.25" density="19.67" laneDensity="19.67" occupancy="9.79" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="12" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="5/1to6/1" sampledSeconds="161.24" traveltime="50.00" overlapTraveltime="50.25" density="2.74" laneDensity="2.74" occupancy="1.36" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="12" left="0" laneChangedFrom="0" laneChangedTo="0"/>
24,29c24,29
<         <edge id="1/1to2/1" sampledSeconds="3460.27" traveltime="135.74" overlapTraveltime="135.97" density="58.85" laneDensity="58.85" occupancy="29.28" waitingTime="265.00" timeLoss="2181.39" speed="7.24" speedRelative="0.37" departed="17" arrived="0" entered="0" left="32" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,45c1,172
< Warning: Vehicle '0.40' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=72.00.
< Warning: Vehicle '0.42' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=75.00.
< Warning: Vehicle '0.52' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=92.00.
< Warning: Vehicle '0.75' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=132.00.
< Warning: Vehicle '0.94' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=160.00.
< Warning: Vehicle '0.87' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=171.00.
< Warning: Vehicle '0.92' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=179.00.
< Warning: Vehicle '0.108' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=182.00.
< Warning: Vehicle '0.129' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=217.00.
< Warning: Vehicle '0.136' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=228.00.
< Warning: Vehicle '0.119' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=241.00.
< Warning: Vehicle '0.147' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=248.00.
< Warning: Vehicle '0.154' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=289.00.
< Warning: Vehicle '0.155' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=290.00.
< Warning: Vehicle '0.172' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=294.00.
< Warning: Vehicle '0.122' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=304.00.
< Warning: Vehicle '0.34' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=640.00.
< Warning: Vehicle '0.99' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=782.00.
< Warning: Vehicle '0.151' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=807.00.
< Warning: Vehicle '0.118' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=813.00.
< Warning: Vehicle '0.114' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=846.00.
< Warning: Vehicle '0.118' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=851.00.
< Warning: Vehicle '0.186' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=943.00.
< Warning: Vehicle '0.12' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1080.00.
< Warning: Vehicle '0.47' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1271.00.
< Warning: Vehicle '0.113' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1346.00.
< Warning: Vehicle '0.242' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1548.00.
< Warning: Vehicle '0.61' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1708.00.
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1722.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
10,21c10,21
<  Inserted: 253 (Loaded: 600)
<  Running: 253
<  Waiting: 347
< Teleports: 15 (Collisions: 15)
< Statistics (avg of 253):
<  RouteLength: 50408.00
<  Speed: 17.84
<  Duration: 2825.36
<  WaitingTime: 4.06
<  TimeLoss: 251.50
<  DepartDelay: 48.64
<  DepartDelayWaiting: 2574.00
---
>  Inserted: 262 (Loaded: 600)
>  Running: 262
>  Waiting: 338
> Teleports: 42 (Collisions: 42)
> Statistics (avg of 262):
>  RouteLength: 49434.12
>  Speed: 17.52
>  Duration: 2821.76
>  WaitingTime: 1.70
>  TimeLoss: 295.12
>  DepartDelay: 47.74
>  DepartDelayWaiting: 2569.50
---------- New result in exitcode ----------
1

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles_small CACC ( Last six runs Nov2022 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,136c1,113
< Warning: Teleporting vehicle '1.0'; collision with vehicle '1.34', lane='a_0', gap=-0.07, time=33.00 stage=move.
< Warning: Vehicle '1.2' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=37.00.
< Warning: Teleporting vehicle '1.16'; collision with vehicle '1.15', lane='a_0', gap=-0.20, time=65.00 stage=move.
< Warning: Vehicle '1.19' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=69.00.
< Warning: Teleporting vehicle '1.19'; collision with vehicle '1.18', lane='a_0', gap=-0.61, time=69.00 stage=move.
< Warning: Vehicle '1.11' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=123.00.
< Warning: Vehicle '1.12' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=124.00.
< Warning: Teleporting vehicle '1.12'; collision with vehicle '1.11', lane='a_0', gap=-0.44, time=124.00 stage=move.
< Warning: Teleporting vehicle '1.3'; collision with vehicle '1.2', lane='a_0', gap=-0.05, time=157.00 stage=move.
< Warning: Vehicle '1.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=183.00.
< Warning: Vehicle '1.14' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=209.00.
< Warning: Vehicle '1.14' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=228.00.
< Warning: Vehicle '1.14' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=248.00.
< Warning: Vehicle '1.29' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=285.00.
< Warning: Vehicle '1.30' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=286.00.
< Warning: Vehicle '1.9' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=325.00.
< Warning: Vehicle '1.20' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=340.00.
< Warning: Teleporting vehicle '1.30'; collision with vehicle '1.29', lane='a_0', gap=-0.80, time=358.00 stage=move.
< Warning: Vehicle '1.12' ends teleporting on edge 'b', time=372.00.
< Warning: Vehicle '1.30' ends teleporting on edge 'a', time=375.00.
< Warning: Vehicle '1.31' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=380.00.
< Warning: Teleporting vehicle '1.23'; collision with vehicle '1.22', lane='a_0', gap=-0.10, time=385.00 stage=move.
< Warning: Vehicle '1.28' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=399.00.
< Warning: Teleporting vehicle '1.29'; collision with vehicle '1.28', lane='a_0', gap=-0.02, time=400.00 stage=move.
< Warning: Vehicle '1.16' ends teleporting on edge 'a', time=410.00.
< Warning: Vehicle '1.15' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=436.00.
< Warning: Vehicle '1.17' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=437.00.
< Warning: Teleporting vehicle '1.17'; collision with vehicle '1.15', lane='a_0', gap=-1.66, time=437.00 stage=move.
< Warning: Vehicle '1.0' ends teleporting on edge 'a', time=448.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,16c13,16
< Teleports: 37 (Collisions: 37)
< Statistics (avg):
<  RouteLength: 43186.40
<  Speed: 14.40
---
> Teleports: 29 (Collisions: 29)
> Statistics (avg of 35):
>  RouteLength: 66615.08
>  Speed: 22.21
18,19c18,19
<  WaitingTime: 16.09
<  TimeLoss: 1497.94
---
>  WaitingTime: 3.48
>  TimeLoss: 496.47
---------- New result in exitcode ----------
1

TEST had known bugs (#5352) on ts-sim-build-ba : cf_model follow_slow CACC ( Last six runs Nov2022 )

#5352
(This bug was triggered by text found in file 'errors' matching '.+')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2142759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1b3568f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1b1f8fc0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1b315d0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#5352) on ts-sim-build-ba : cf_model stop_at_position_with_follower CACC ( Last six runs Nov2022 )

#5352
(This bug was triggered by text found in file 'errors' matching '.+')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2139803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f81f554c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f81df7b90cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f81f148d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #10292) on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Nov2022 )

non-determinism
(This bug was triggered by text found in the full difference report matching 'route')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2285821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7faaef0d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7faad83050cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7faaeb017082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.2" depart="1.00" arrival="47.00">
>         <route edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3"/>
9,10c9,10
<     <vehicle id="0.2" depart="4.00" arrival="53.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0B0 B0C0 C0C1 C1C2 C2D2 D2D3"/>
13,14c13,14
<     <vehicle id="0.3" depart="6.00" arrival="57.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.1" depart="2.00" arrival="51.00">
>         <route edges="A0B0 B0C0 C0C1 C1C2 C2C3 C3D3"/>
17,18c17,18
<     <vehicle id="0.7" depart="14.00" arrival="60.00">
<         <route edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3"/>
---
>     <vehicle id="0.4" depart="5.00" arrival="54.00">
>         <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="12.00" arrival="61.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.5" depart="7.00" arrival="58.00">
>         <route edges="A0B0 B0B1 B1C1 C1C2 C2C3 C3D3"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Nov2022 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2297157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fe49543e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fe47f25b0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fe49137f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Nov2022 )

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,32
> 
> =================================================================
> ==2310629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f76866d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f76706db0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f7682611082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7f76866d093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (platform dependent png) on ts-sim-build-ba : gui settings snapshot ( Last six runs Nov2022 )

platform dependent png
(This bug was triggered by text found in the full difference report matching 'png')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2405935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f8cdbd012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f8cc5ebe0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f8cd7c42082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in png ----------
Binary files /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.08Nov060758.2048234/sumo.gui/gui/settings/snapshot/png.sumo differ
---------- Differences in png2 ----------
Binary files /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png2.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.08Nov060758.2048234/sumo.gui/gui/settings/snapshot/png2.sumo differ
---------- New result in exitcode ----------
1

TEST had known bugs (see #10763) on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Nov2022 )

counter lanechange blockage
(This bug was triggered by text found in file 'errors' matching 'wrong lane')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'f_0.45'; waited too long (wrong lane), lane='314690803#0_1', time=487.00.
> Warning: Teleporting vehicle 't_0.0'; waited too long (wrong lane), lane='314690803#0_0', time=487.00.
> Warning: Vehicle 't_0.0' ends teleporting on edge '-398891520', time=487.00.
> Warning: Vehicle 'f_0.45' ends teleporting on edge '8093339', time=487.00.

TEST had known bugs (bug 2316 (NONEXISTENT)) on ts-sim-build-ba : opposite_direction_driving continuous 1edge ( Last six runs Nov2022 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/2316?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 2316 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by text found in file 'exitcode' matching '[1-9]')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f1686d522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f1670fb10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7f1682c93082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Nov2022 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,48
> Warning: Teleporting vehicle 'train1'; waited too long (yield), lane='-e_0', time=400.00.
> Warning: Vehicle 'train1' ends teleporting on edge '-c', time=409.00.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2216052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7f724c86b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7f7236ab10cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="139.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="139.00" routeLength="1162.53" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="62.85" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="262.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="212.00" routeLength="1162.53" waitingTime="58.00" waitingCount="2" stopTime="10.00" timeLoss="135.85" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="428.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="428.00" routeLength="1162.33" waitingTime="303.00" waitingCount="2" stopTime="10.00" timeLoss="354.03" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="504.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="454.00" routeLength="1162.53" waitingTime="295.00" waitingCount="2" stopTime="10.00" timeLoss="377.86" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Nov2022 )

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 ----------
0a1,32
> 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).
> 
> =================================================================
> ==2212668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7fd6574062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7fd6416640cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
>     #2 0x5d528c in GUIApplicationWindow::dependentBuild(bool) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:274:5
>     #3 0x5c5abf in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:87:17
>     #4 0x7fd653347082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x592bb2 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592bb2)
>     #1 0x7fd65740693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x57ede4 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x57ede4)
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
23,29d22
<             <driveWay edges="gneE1 gneE3">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_3_0 gneE3_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_0_0 -gneE3_0"/>
<                 <flank lanes=":gneJ3_1_0 -gneE2_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="71.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="171.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 Nov2022 )

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 ----------
0a1,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 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).
> 
> =================================================================
> ==2213985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x592a3d in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x592a3d)
>     #1 0x7efff96c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x7effe390f0cd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5c21ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5c21ad)
>     #1 0x605ea5 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:716:28
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="36.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Nov2022 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,128c1,112
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Teleporting vehicle '13' after earlier collision, lane='EC_0, time=28.00.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Teleporting vehicle '24' after earlier collision, lane='EC_2, time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Teleporting vehicle '22' after earlier collision, lane='WC_1, time=49.00.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '62' after earlier collision, lane='WC_1, time=49.00.
< Warning: Teleporting vehicle '37' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '29' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Teleporting vehicle '91' after earlier collision, lane='NC_0, time=60.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Teleporting vehicle '90' after earlier collision, lane='NC_0, time=60.00.
< Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=60.00.
< Warning: Teleporting vehicle '6' after earlier collision, lane='EC_1, time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5,20d4
< Simulation ended at time: 1681.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1200
<  Running: 0
<  Waiting: 0
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
< 

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated900 ----------
2a3,14
> <!-- generated on 2022-11-08 06:09:37 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,37c16,48
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="900.00" id="laneData">
<         <edge id="beg">
<             <lane id="beg_0" sampledSeconds="102339.68" traveltime="171.57" overlapTraveltime="172.09" density="37.95" laneDensity="37.95" occupancy="18.95" waitingTime="30954.00" timeLoss="52766.52" speed="17.44" speedRelative="0.48" departed="800" arrived="0" entered="0" left="517" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_1" sampledSeconds="90387.63" traveltime="144.24" overlapTraveltime="144.64" density="33.52" laneDensity="33.52" occupancy="16.74" waitingTime="25849.00" timeLoss="38295.26" speed="20.75" speedRelative="0.58" departed="804" arrived="0" entered="0" left="576" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="beg2">
<             <lane id="beg2_0" sampledSeconds="200100.98" traveltime="560.16" overlapTraveltime="561.78" density="74.31" laneDensity="74.31" occupancy="37.08" waitingTime="98858.00" timeLoss="170448.16" speed="5.33" speedRelative="0.15" departed="0" arrived="0" entered="517" left="201" laneChangedFrom="0" laneChangedTo="4"/>
<             <lane id="beg2_1" sampledSeconds="165635.59" traveltime="374.27" overlapTraveltime="375.29" density="61.51" laneDensity="61.51" occupancy="30.70" waitingTime="78838.00" timeLoss="128892.70" speed="7.99" speedRelative="0.22" departed="0" arrived="0" entered="575" left="302" laneChangedFrom="4" laneChangedTo="0"/>
<         </edge>
<         <edge id="end">
<             <lane id="end_0" sampledSeconds="11317.09" traveltime="37.40" overlapTraveltime="37.28" density="65.49" laneDensity="65.49" occupancy="31.96" waitingTime="4313.00" timeLoss="9655.80" speed="5.28" speedRelative="0.15" departed="0" arrived="0" entered="206" left="467" laneChangedFrom="0" laneChangedTo="277"/>
<             <lane id="end_1" sampledSeconds="7460.64" traveltime="40.95" overlapTraveltime="42.02" density="43.17" laneDensity="43.17" occupancy="20.98" waitingTime="3462.00" timeLoss="6489.06" speed="4.69" speedRelative="0.13" departed="0" arrived="0" entered="289" left="0" laneChangedFrom="277" laneChangedTo="0"/>
<         </edge>
<         <edge id="end2">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 900.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 1604 (Loaded: 2997)
<  Running: 1185
<  Waiting: 3
< Statistics (avg of 419):
<  RouteLength: 8310.76
<  Speed: 20.49
<  Duration: 453.04
<  WaitingTime: 128.53
<  TimeLoss: 221.70
<  DepartDelay: 0.94
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 4xxx ticket4254 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 5.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 8xxx ticket8124 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 2000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2107 (Loaded: 2779)
<  Running: 69
<  Waiting: 672
< Statistics (avg of 2038):
<  RouteLength: 452.72
<  Speed: 9.98
<  Duration: 61.17
<  WaitingTime: 9.53
<  TimeLoss: 28.20
<  DepartDelay: 88.30
< 

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
cf_model EIDM ticket11361 ( Last six runs Nov2022 )
lc_model continuous_lanechange bugs ticket8489 ( Last six runs Nov2022 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles W99 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
411,579d410
<     <interval begin="2160.00" end="2220.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1459.63" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1459.63" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1458.21" traveltime="50.00" overlapTraveltime="50.25" density="24.80" laneDensity="24.80" occupancy="12.34" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1317.83" traveltime="50.00" overlapTraveltime="50.25" density="22.41" laneDensity="22.41" occupancy="11.15" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="23" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1187.59" traveltime="50.00" overlapTraveltime="50.25" density="20.20" laneDensity="20.20" occupancy="10.05" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="23" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1292.86" traveltime="50.00" overlapTraveltime="50.25" density="21.99" laneDensity="21.99" occupancy="10.94" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="23" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1453.45" traveltime="50.00" overlapTraveltime="50.25" density="24.72" laneDensity="24.72" occupancy="12.30" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2220.00" end="2280.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1459.60" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1459.63" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="30" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1362.17" traveltime="50.00" overlapTraveltime="50.25" density="23.17" laneDensity="23.17" occupancy="11.53" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="25" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1195.05" traveltime="50.00" overlapTraveltime="50.25" density="20.33" laneDensity="20.33" occupancy="10.11" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="25" left="23" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1254.48" traveltime="50.00" overlapTraveltime="50.25" density="21.34" laneDensity="21.34" occupancy="10.61" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="23" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1438.59" traveltime="50.00" overlapTraveltime="50.25" density="24.47" laneDensity="24.47" occupancy="12.17" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2280.00" end="2340.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1459.60" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1414.91" traveltime="50.00" overlapTraveltime="50.25" density="24.06" laneDensity="24.06" occupancy="11.97" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="26" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 233 (Loaded: 600)
<  Running: 233
<  Waiting: 367
< Statistics (avg of 233):
<  RouteLength: 54531.57
<  Speed: 19.33
<  Duration: 2822.64
<  WaitingTime: 22.80
<  TimeLoss: 40.17
<  DepartDelay: 61.35
<  DepartDelayWaiting: 2584.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_actionsteplength ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
374,578d373
<     <interval begin="1980.00" end="2040.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1735.26" traveltime="52.91" overlapTraveltime="53.17" density="29.51" laneDensity="29.51" occupancy="14.67" waitingTime="0.00" timeLoss="95.19" speed="18.52" speedRelative="0.95" departed="2" arrived="0" entered="31" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1708.81" traveltime="52.16" overlapTraveltime="52.47" density="29.06" laneDensity="29.06" occupancy="14.45" waitingTime="0.00" timeLoss="72.28" speed="18.77" speedRelative="0.96" departed="0" arrived="0" entered="34" left="31" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1715.60" traveltime="51.80" overlapTraveltime="52.06" density="29.18" laneDensity="29.18" occupancy="14.51" waitingTime="0.00" timeLoss="59.64" speed="18.92" speedRelative="0.97" departed="0" arrived="0" entered="34" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1704.62" traveltime="51.88" overlapTraveltime="52.15" density="28.99" laneDensity="28.99" occupancy="14.42" waitingTime="0.00" timeLoss="61.90" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="33" left="31" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1686.68" traveltime="51.83" overlapTraveltime="52.09" density="28.69" laneDensity="28.69" occupancy="14.27" waitingTime="0.00" timeLoss="59.55" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="31" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1767.89" traveltime="51.95" overlapTraveltime="52.21" density="30.07" laneDensity="30.07" occupancy="14.96" waitingTime="0.00" timeLoss="66.32" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="33" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1909.12" traveltime="51.92" overlapTraveltime="52.19" density="32.47" laneDensity="32.47" occupancy="16.15" waitingTime="0.00" timeLoss="70.74" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="35" left="37" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1909.15" traveltime="51.96" overlapTraveltime="52.23" density="32.47" laneDensity="32.47" occupancy="16.15" waitingTime="0.00" timeLoss="72.29" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1865.75" traveltime="51.87" overlapTraveltime="52.13" density="31.73" laneDensity="31.73" occupancy="15.79" waitingTime="0.00" timeLoss="67.27" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1799.73" traveltime="51.85" overlapTraveltime="52.12" density="30.61" laneDensity="30.61" occupancy="15.23" waitingTime="0.00" timeLoss="64.44" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2040.00" end="2100.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1804.85" traveltime="52.04" overlapTraveltime="52.30" density="30.70" laneDensity="30.70" occupancy="15.27" waitingTime="0.00" timeLoss="70.78" speed="18.83" speedRelative="0.96" departed="0" arrived="0" entered="34" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1815.62" traveltime="52.01" overlapTraveltime="52.28" density="30.88" laneDensity="30.88" occupancy="15.36" waitingTime="0.00" timeLoss="70.43" speed="18.84" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1698.64" traveltime="51.84" overlapTraveltime="52.10" density="28.89" laneDensity="28.89" occupancy="14.37" waitingTime="0.00" timeLoss="60.30" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="32" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1716.35" traveltime="51.85" overlapTraveltime="52.11" density="29.19" laneDensity="29.19" occupancy="14.52" waitingTime="0.00" timeLoss="61.26" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="33" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1702.07" traveltime="51.85" overlapTraveltime="52.11" density="28.95" laneDensity="28.95" occupancy="14.40" waitingTime="0.00" timeLoss="60.74" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="32" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1690.87" traveltime="51.84" overlapTraveltime="52.11" density="28.76" laneDensity="28.76" occupancy="14.30" waitingTime="0.00" timeLoss="60.14" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="33" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1744.28" traveltime="51.84" overlapTraveltime="52.10" density="29.67" laneDensity="29.67" occupancy="14.76" waitingTime="0.00" timeLoss="61.96" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="33" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1905.64" traveltime="51.95" overlapTraveltime="52.21" density="32.41" laneDensity="32.41" occupancy="16.12" waitingTime="0.00" timeLoss="71.48" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="37" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1908.13" traveltime="51.93" overlapTraveltime="52.19" density="32.45" laneDensity="32.45" occupancy="16.14" waitingTime="0.00" timeLoss="71.02" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1869.20" traveltime="51.81" overlapTraveltime="52.07" density="31.79" laneDensity="31.79" occupancy="15.81" waitingTime="0.00" timeLoss="65.32" speed="18.92" speedRelative="0.97" departed="0" arrived="0" entered="37" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2100.00" end="2160.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1820.78" traveltime="51.86" overlapTraveltime="52.12" density="30.97" laneDensity="30.97" occupancy="15.40" waitingTime="0.00" timeLoss="65.34" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1877.46" traveltime="51.90" overlapTraveltime="52.17" density="31.93" laneDensity="31.93" occupancy="15.89" waitingTime="0.00" timeLoss="68.90" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1809.79" traveltime="51.91" overlapTraveltime="52.18" density="30.78" laneDensity="30.78" occupancy="15.31" waitingTime="0.00" timeLoss="66.71" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="35" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1712.04" traveltime="51.87" overlapTraveltime="52.14" density="29.12" laneDensity="29.12" occupancy="14.48" waitingTime="0.00" timeLoss="61.87" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="34" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 304 (Loaded: 600)
<  Running: 304
<  Waiting: 296
< Statistics (avg of 304):
<  RouteLength: 49224.17
<  Speed: 18.78
<  Duration: 2621.25
<  WaitingTime: 2.54
<  TimeLoss: 109.67
<  DepartDelay: 227.25
<  DepartDelayWaiting: 2548.50
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
476,596d475
<     <interval begin="2400.00" end="2460.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5290.86" traveltime="81.37" overlapTraveltime="81.78" density="89.79" laneDensity="44.89" occupancy="22.34" waitingTime="0.00" timeLoss="1634.36" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="57" left="65" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="10/1to1/1" sampledSeconds="5035.02" traveltime="82.23" overlapTraveltime="82.64" density="85.45" laneDensity="42.72" occupancy="21.25" waitingTime="0.00" timeLoss="1700.79" speed="11.94" speedRelative="0.61" departed="0" arrived="0" entered="65" left="58" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="2/1to3/1" sampledSeconds="4514.58" traveltime="75.32" overlapTraveltime="75.67" density="76.62" laneDensity="38.31" occupancy="19.06" waitingTime="0.00" timeLoss="1102.69" speed="13.04" speedRelative="0.67" departed="0" arrived="0" entered="66" left="44" laneChangedFrom="16" laneChangedTo="16"/>
<         <edge id="3/1to4/1" sampledSeconds="3626.94" traveltime="76.76" overlapTraveltime="77.19" density="61.55" laneDensity="30.78" occupancy="15.31" waitingTime="0.00" timeLoss="1012.26" speed="12.79" speedRelative="0.65" departed="0" arrived="0" entered="44" left="54" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="4/1to5/1" sampledSeconds="4707.73" traveltime="85.07" overlapTraveltime="85.48" density="79.89" laneDensity="39.95" occupancy="19.90" waitingTime="0.00" timeLoss="1355.60" speed="11.55" speedRelative="0.59" departed="0" arrived="0" entered="55" left="35" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="5/1to6/1" sampledSeconds="2718.24" traveltime="74.23" overlapTraveltime="74.62" density="46.13" laneDensity="23.07" occupancy="11.48" waitingTime="0.00" timeLoss="654.50" speed="13.23" speedRelative="0.67" departed="0" arrived="0" entered="35" left="33" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="6/1to7/1" sampledSeconds="1445.60" traveltime="68.91" overlapTraveltime="69.25" density="24.53" laneDensity="12.27" occupancy="6.08" waitingTime="0.00" timeLoss="265.00" speed="14.25" speedRelative="0.73" departed="0" arrived="0" entered="33" left="33" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="7/1to8/1" sampledSeconds="2079.65" traveltime="65.75" overlapTraveltime="66.08" density="35.29" laneDensity="17.65" occupancy="8.78" waitingTime="0.00" timeLoss="212.01" speed="14.94" speedRelative="0.76" departed="0" arrived="0" entered="33" left="27" laneChangedFrom="19" laneChangedTo="19"/>
<         <edge id="8/1to9/1" sampledSeconds="1752.29" traveltime="61.44" overlapTraveltime="61.81" density="29.74" laneDensity="14.87" occupancy="7.39" waitingTime="0.00" timeLoss="185.53" speed="15.97" speedRelative="0.81" departed="0" arrived="0" entered="27" left="40" laneChangedFrom="19" laneChangedTo="19"/>
<         <edge id="9/1to10/1" sampledSeconds="4932.19" traveltime="80.67" overlapTraveltime="81.10" density="83.70" laneDensity="41.85" occupancy="20.84" waitingTime="0.00" timeLoss="1657.59" speed="12.17" speedRelative="0.62" departed="0" arrived="0" entered="40" left="66" laneChangedFrom="1" laneChangedTo="1"/>
<     </interval>
<     <interval begin="2460.00" end="2520.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="4892.07" traveltime="78.24" overlapTraveltime="78.63" density="83.02" laneDensity="41.51" occupancy="20.64" waitingTime="0.00" timeLoss="1488.00" speed="12.55" speedRelative="0.64" departed="0" arrived="0" entered="67" left="66" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="10/1to1/1" sampledSeconds="5360.14" traveltime="80.90" overlapTraveltime="81.30" density="90.96" laneDensity="45.48" occupancy="22.62" waitingTime="0.00" timeLoss="1770.84" speed="12.14" speedRelative="0.62" departed="0" arrived="0" entered="65" left="66" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="2/1to3/1" sampledSeconds="5219.35" traveltime="78.33" overlapTraveltime="78.73" density="88.58" laneDensity="44.29" occupancy="22.04" waitingTime="0.00" timeLoss="1453.76" speed="12.54" speedRelative="0.64" departed="0" arrived="0" entered="66" left="62" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="3/1to4/1" sampledSeconds="3805.53" traveltime="75.26" overlapTraveltime="75.61" density="64.58" laneDensity="32.29" occupancy="16.05" waitingTime="0.00" timeLoss="947.70" speed="13.06" speedRelative="0.67" departed="0" arrived="0" entered="62" left="51" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="4/1to5/1" sampledSeconds="4649.67" traveltime="80.10" overlapTraveltime="80.55" density="78.91" laneDensity="39.45" occupancy="19.63" waitingTime="0.00" timeLoss="1336.76" speed="12.25" speedRelative="0.63" departed="0" arrived="0" entered="51" left="62" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="5/1to6/1" sampledSeconds="3461.60" traveltime="77.28" overlapTraveltime="77.64" density="58.75" laneDensity="29.37" occupancy="14.60" waitingTime="0.00" timeLoss="776.34" speed="12.71" speedRelative="0.65" departed="0" arrived="0" entered="62" left="31" laneChangedFrom="16" laneChangedTo="16"/>
<         <edge id="6/1to7/1" sampledSeconds="2790.44" traveltime="73.18" overlapTraveltime="73.54" density="47.36" laneDensity="23.68" occupancy="11.80" waitingTime="0.00" timeLoss="676.79" speed="13.42" speedRelative="0.68" departed="0" arrived="0" entered="31" left="17" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="7/1to8/1" sampledSeconds="1302.99" traveltime="67.10" overlapTraveltime="67.48" density="22.11" laneDensity="11.06" occupancy="5.49" waitingTime="0.00" timeLoss="182.88" speed="14.63" speedRelative="0.75" departed="0" arrived="0" entered="17" left="31" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="8/1to9/1" sampledSeconds="1915.94" traveltime="65.40" overlapTraveltime="65.71" density="32.51" laneDensity="16.26" occupancy="8.09" waitingTime="0.00" timeLoss="184.45" speed="15.02" speedRelative="0.77" departed="0" arrived="0" entered="31" left="25" laneChangedFrom="17" laneChangedTo="17"/>
<         <edge id="9/1to10/1" sampledSeconds="2712.48" traveltime="74.33" overlapTraveltime="74.80" density="46.03" laneDensity="23.02" occupancy="11.43" waitingTime="0.00" timeLoss="728.32" speed="13.20" speedRelative="0.67" departed="0" arrived="0" entered="25" left="64" laneChangedFrom="10" laneChangedTo="10"/>
<     </interval>
<     <interval begin="2520.00" end="2580.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5065.50" traveltime="77.41" overlapTraveltime="77.79" density="85.96" laneDensity="42.98" occupancy="21.39" waitingTime="0.00" timeLoss="1471.07" speed="12.69" speedRelative="0.65" departed="0" arrived="0" entered="66" left="62" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="10/1to1/1" sampledSeconds="4007.22" traveltime="76.70" overlapTraveltime="77.09" density="68.01" laneDensity="34.00" occupancy="16.93" waitingTime="0.00" timeLoss="1192.36" speed="12.80" speedRelative="0.65" departed="0" arrived="0" entered="22" left="66" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="2/1to3/1" sampledSeconds="5079.60" traveltime="78.81" overlapTraveltime="79.22" density="86.20" laneDensity="43.10" occupancy="21.44" waitingTime="0.00" timeLoss="1558.44" speed="12.46" speedRelative="0.64" departed="0" arrived="0" entered="62" left="68" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="3/1to4/1" sampledSeconds="5087.51" traveltime="80.14" overlapTraveltime="80.53" density="86.34" laneDensity="43.17" occupancy="21.49" waitingTime="0.00" timeLoss="1450.66" speed="12.26" speedRelative="0.63" departed="0" arrived="0" entered="68" left="48" laneChangedFrom="3" laneChangedTo="3"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 600
<  Running: 600
<  Waiting: 0
< Statistics (avg of 600):
<  RouteLength: 34130.02
<  Speed: 13.10
<  Duration: 2600.71
<  WaitingTime: 0.71
<  TimeLoss: 641.63
<  DepartDelay: 100.29
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
272,596d271
<     <interval begin="1380.00" end="1440.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="3469.68" traveltime="75.56" overlapTraveltime="75.90" density="58.88" laneDensity="29.44" occupancy="14.64" waitingTime="0.00" timeLoss="720.95" speed="13.00" speedRelative="0.66" departed="0" arrived="0" entered="65" left="38" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="10/1to1/1" sampledSeconds="4103.13" traveltime="77.85" overlapTraveltime="78.25" density="69.63" laneDensity="34.82" occupancy="17.32" waitingTime="0.00" timeLoss="1181.95" speed="12.61" speedRelative="0.64" departed="0" arrived="0" entered="46" left="65" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="2/1to3/1" sampledSeconds="2202.14" traveltime="63.97" overlapTraveltime="64.32" density="37.37" laneDensity="18.69" occupancy="9.29" waitingTime="0.00" timeLoss="275.23" speed="15.35" speedRelative="0.78" departed="0" arrived="0" entered="38" left="37" laneChangedFrom="17" laneChangedTo="17"/>
<         <edge id="3/1to4/1" sampledSeconds="3853.01" traveltime="76.97" overlapTraveltime="77.37" density="65.39" laneDensity="32.69" occupancy="16.26" waitingTime="0.00" timeLoss="1026.21" speed="12.76" speedRelative="0.65" departed="0" arrived="0" entered="37" left="67" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="4/1to5/1" sampledSeconds="4375.04" traveltime="77.16" overlapTraveltime="77.53" density="74.25" laneDensity="37.12" occupancy="18.47" waitingTime="0.00" timeLoss="1261.85" speed="12.73" speedRelative="0.65" departed="0" arrived="0" entered="66" left="50" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="5/1to6/1" sampledSeconds="2364.26" traveltime="68.89" overlapTraveltime="69.23" density="40.12" laneDensity="20.06" occupancy="9.97" waitingTime="0.00" timeLoss="398.76" speed="14.26" speedRelative="0.73" departed="0" arrived="0" entered="50" left="30" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="6/1to7/1" sampledSeconds="3018.69" traveltime="70.85" overlapTraveltime="71.23" density="51.23" laneDensity="25.61" occupancy="12.74" waitingTime="0.00" timeLoss="665.11" speed="13.86" speedRelative="0.71" departed="0" arrived="0" entered="30" left="57" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="7/1to8/1" sampledSeconds="4169.85" traveltime="74.80" overlapTraveltime="75.17" density="70.76" laneDensity="35.38" occupancy="17.60" waitingTime="0.00" timeLoss="1101.45" speed="13.13" speedRelative="0.67" departed="0" arrived="0" entered="57" left="58" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="8/1to9/1" sampledSeconds="4567.98" traveltime="74.78" overlapTraveltime="75.18" density="77.52" laneDensity="38.76" occupancy="19.28" waitingTime="0.00" timeLoss="1227.25" speed="13.13" speedRelative="0.67" departed="0" arrived="0" entered="57" left="66" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="9/1to10/1" sampledSeconds="3988.30" traveltime="76.33" overlapTraveltime="76.70" density="67.68" laneDensity="33.84" occupancy="16.83" waitingTime="0.00" timeLoss="976.23" speed="12.87" speedRelative="0.66" departed="0" arrived="0" entered="66" left="46" laneChangedFrom="12" laneChangedTo="12"/>
<     </interval>
<     <interval begin="1440.00" end="1500.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="4912.32" traveltime="80.29" overlapTraveltime="80.71" density="83.37" laneDensity="41.68" occupancy="20.76" waitingTime="0.00" timeLoss="1406.67" speed="12.23" speedRelative="0.62" departed="0" arrived="0" entered="51" left="51" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="10/1to1/1" sampledSeconds="3201.84" traveltime="69.91" overlapTraveltime="70.27" density="54.34" laneDensity="27.17" occupancy="13.50" waitingTime="0.00" timeLoss="661.95" speed="14.05" speedRelative="0.72" departed="0" arrived="0" entered="57" left="51" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="2/1to3/1" sampledSeconds="2381.57" traveltime="70.72" overlapTraveltime="71.06" density="40.42" laneDensity="20.21" occupancy="10.03" waitingTime="0.00" timeLoss="367.42" speed="13.89" speedRelative="0.71" departed="0" arrived="0" entered="51" left="35" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="3/1to4/1" sampledSeconds="2431.40" traveltime="65.22" overlapTraveltime="65.61" density="41.26" laneDensity="20.63" occupancy="10.25" waitingTime="0.00" timeLoss="326.13" speed="15.04" speedRelative="0.77" departed="0" arrived="0" entered="35" left="48" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="4/1to5/1" sampledSeconds="4555.45" traveltime="78.52" overlapTraveltime="78.91" density="77.31" laneDensity="38.65" occupancy="19.24" waitingTime="0.00" timeLoss="1314.47" speed="12.51" speedRelative="0.64" departed="0" arrived="0" entered="49" left="57" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="5/1to6/1" sampledSeconds="3653.84" traveltime="74.78" overlapTraveltime="75.14" density="62.01" laneDensity="31.00" occupancy="15.43" waitingTime="0.00" timeLoss="952.16" speed="13.14" speedRelative="0.67" departed="0" arrived="0" entered="57" left="36" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="6/1to7/1" sampledSeconds="2021.46" traveltime="66.74" overlapTraveltime="67.07" density="34.31" laneDensity="17.15" occupancy="8.53" waitingTime="0.00" timeLoss="293.78" speed="14.72" speedRelative="0.75" departed="0" arrived="0" entered="36" left="29" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="7/1to8/1" sampledSeconds="3801.89" traveltime="73.94" overlapTraveltime="74.33" density="64.52" laneDensity="32.26" occupancy="16.07" waitingTime="0.00" timeLoss="963.31" speed="13.28" speedRelative="0.68" departed="0" arrived="0" entered="29" left="52" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="8/1to9/1" sampledSeconds="4122.03" traveltime="75.58" overlapTraveltime="75.97" density="69.95" laneDensity="34.98" occupancy="17.40" waitingTime="0.00" timeLoss="1101.62" speed="12.99" speedRelative="0.66" departed="0" arrived="0" entered="53" left="54" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="9/1to10/1" sampledSeconds="5022.43" traveltime="79.42" overlapTraveltime="79.80" density="85.23" laneDensity="42.62" occupancy="21.22" waitingTime="0.00" timeLoss="1516.93" speed="12.37" speedRelative="0.63" departed="0" arrived="0" entered="54" left="57" laneChangedFrom="5" laneChangedTo="5"/>
<     </interval>
<     <interval begin="1500.00" end="1560.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="3722.85" traveltime="78.21" overlapTraveltime="78.65" density="63.18" laneDensity="31.59" occupancy="15.71" waitingTime="0.00" timeLoss="1164.38" speed="12.55" speedRelative="0.64" departed="0" arrived="0" entered="38" left="65" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="10/1to1/1" sampledSeconds="4633.37" traveltime="81.74" overlapTraveltime="82.12" density="78.63" laneDensity="39.32" occupancy="19.58" waitingTime="0.00" timeLoss="1384.98" speed="12.02" speedRelative="0.61" departed="0" arrived="0" entered="63" left="38" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="2/1to3/1" sampledSeconds="4251.62" traveltime="80.86" overlapTraveltime="81.24" density="72.15" laneDensity="36.08" occupancy="17.96" waitingTime="0.00" timeLoss="1147.79" speed="12.15" speedRelative="0.62" departed="0" arrived="0" entered="65" left="27" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="3/1to4/1" sampledSeconds="1944.05" traveltime="67.17" overlapTraveltime="67.49" density="32.99" laneDensity="16.50" occupancy="8.21" waitingTime="0.00" timeLoss="215.61" speed="14.63" speedRelative="0.75" departed="0" arrived="0" entered="27" left="26" laneChangedFrom="15" laneChangedTo="15"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
7,22d6
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 600
<  Running: 600
<  Waiting: 0
< Statistics (avg of 600):
<  RouteLength: 33992.03
<  Speed: 13.26
<  Duration: 2559.27
<  WaitingTime: 0.05
<  TimeLoss: 612.21
<  DepartDelay: 141.73
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_IDM ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 1800.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 1360 (Loaded: 4188)
<  Running: 529
<  Waiting: 535
< Statistics (avg of 831):
<  RouteLength: 19993.98
<  Speed: 25.70
<  Duration: 794.88
<  WaitingTime: 16.76
<  TimeLoss: 232.08
<  DepartDelay: 175.70
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_krauss_t0.8_s0.5 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 1800.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2035 (Loaded: 3328)
<  Running: 878
<  Waiting: 162
< Statistics (avg of 1157):
<  RouteLength: 19994.01
<  Speed: 26.89
<  Duration: 755.39
<  WaitingTime: 3.43
<  TimeLoss: 195.46
<  DepartDelay: 158.18
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_2lane_idm ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 7200.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 115
<  Running: 115
<  Waiting: 0
< Statistics (avg of 115):
<  RouteLength: 160434.60
<  Speed: 22.29
<  Duration: 7199.03
<  WaitingTime: 0.00
<  TimeLoss: 1385.63
<  DepartDelay: 0.50
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_idm_d40 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 14400.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 40 (Loaded: 1000)
<  Running: 40
<  Waiting: 0
< Statistics (avg of 40):
<  RouteLength: 218047.31
<  Speed: 15.14
<  Duration: 14399.02
<  WaitingTime: 0.00
<  TimeLoss: 7058.22
<  DepartDelay: 0.95
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_krauss_d50_t0.8 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 14400.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 50 (Loaded: 1000)
<  Running: 50
<  Waiting: 0
< Statistics (avg of 50):
<  RouteLength: 125533.25
<  Speed: 8.72
<  Duration: 14399.02
<  WaitingTime: 2.24
<  TimeLoss: 10163.68
<  DepartDelay: 0.95
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental krauss_t0.9_s0.8 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 3600.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2157 (Loaded: 3000)
<  Running: 769
<  Waiting: 2
< Statistics (avg of 1388):
<  RouteLength: 19994.90
<  Speed: 16.58
<  Duration: 1206.53
<  WaitingTime: 0.17
<  TimeLoss: 228.96
<  DepartDelay: 3.42
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental krauss_t0.9_s1 ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 3600.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2026 (Loaded: 3000)
<  Running: 320
<  Waiting: 3
< Statistics (avg of 1706):
<  RouteLength: 19994.90
<  Speed: 30.33
<  Duration: 669.36
<  WaitingTime: 5.39
<  TimeLoss: 181.16
<  DepartDelay: 3.33
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated25 ----------
17d16
< </meandata>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2022-11-08 06:15:55 by Eclipse SUMO GUI Version 1.15.0
> 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
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,47
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="537" removed="0" inserted="52" cleared="0" flow="537.00" aspiredFlow="2500.00" speed="1.16" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="212" removed="0" inserted="0" cleared="0" flow="424.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
< </calibratorstats>
---
>     <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"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 2917.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.06
<  Speed: 1.60
<  Duration: 548.65
<  WaitingTime: 380.28
<  TimeLoss: 502.58
<  DepartDelay: 372.55
< 
< DijkstraRouter answered 1660 queries and explored 5.04 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model motorway onOffRamp_short ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 100006.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9822):
<  RouteLength: 211.50
<  Speed: 17.24
<  Duration: 12.73
<  WaitingTime: 0.08
<  TimeLoss: 3.97
<  DepartDelay: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model motorway onOffRamp_short_extraConnection ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 100005.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9822):
<  RouteLength: 211.54
<  Speed: 17.47
<  Duration: 12.46
<  WaitingTime: 0.03
<  TimeLoss: 3.70
<  DepartDelay: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1c1,10
< Warning: Vehicle 'WE.76' performs emergency braking on lane ':RS_4_1' with decel=9.00, wished=4.50, severity=1.00, time=1035.00.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 1192.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 618.27
<  Speed: 5.00
<  Duration: 152.06
<  WaitingTime: 40.48
<  TimeLoss: 105.78
<  DepartDelay: 1.60
< 
< DijkstraRouter answered 1015 queries and explored 5.09 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1c1,10
< Warning: Vehicle 'WN.44' performs emergency braking on lane ':RS_4_1' with decel=7.00, wished=4.00, severity=1.00, time=763.00.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 1268.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 618.09
<  Speed: 4.44
<  Duration: 175.49
<  WaitingTime: 51.61
<  TimeLoss: 129.25
<  DepartDelay: 3.93
< 
< DijkstraRouter answered 1024 queries and explored 5.10 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Nov2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 1566.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.70
<  Speed: 3.30
<  Duration: 254.31
<  WaitingTime: 119.85
<  TimeLoss: 208.14
<  DepartDelay: 80.33
< 
< DijkstraRouter answered 1334 queries and explored 5.10 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).